Getting Started
About 257 wordsLess than 1 minute
2026-09-02
- Choose a mounting style: SMD (solder the castellated half-holes flat) or through-hole (insert a 2.54 mm pin header / 5.08 mm terminal). The two are electrically equivalent — pick whichever suits your production line.
- Check the supply:
VINwithin 3.0 – 5.5 V, and the logic-sideGNDcommon to your MCU. - Connect the bus: run
A/Bto the RS-485 bus as a twisted pair where possible; terminatePEto earth nearby. - Set the termination: close the on-board jumper for 120 Ω only at the two physical ends of the bus; leave intermediate nodes open.
- Power up and use: half-duplex transmit/receive is automatic —
TXdrivesRE/DEdirectly, so the software never handles direction.
Check before wiring
PEmust be terminated to earth nearby: the gas discharge tube usesPEas its discharge path; with it floating, surge protection is noticeably weaker- Never short the isolated-side
PEto the logic-sideGND: once the two share ground, the isolation is gone - Connect the 120 Ω only at the two physical ends of the bus: keep intermediate nodes open
Next Steps
- Pinout — what each pin does and the wiring notes
- Specifications — electrical parameters and the two mounting styles
- Product page — full parameters, protection chain and component choices
A detailed usage guide with waveforms and oscilloscope captures is to be added.