Hi,
You need to connect RS485 driver to CC3200 chip. TI have many RS485 drivers at portfolio ( www.ti.com/.../overview.html ). As a reference you can use this design www.ti.com/.../TIDA-00214
Jan
Part Number: SN65HVD82 Customer asks for sample code for SN65HVD82.
I found http://www.ti.com/tool/TIDA-00214?keyMatch=TIDA-00214&tisearch=Search-EN-Everything (RS-485 Bostterpack), based on SN65HVD24 .
Is this applicable for HVD82 or do we have something…
Hello Gerhard,
As a reference, you may want to take a look at the firmware that was developed for our RS-485 BoosterPack:
www.ti.com/.../TIDA-00214
This uses a different RS-485 transceiver IC, but this should not have an impact on the code.
You might…
Hi divesh,
SDK version 1.1.0 is very old, your should use latest version 1.3.0.
At CC3200 is not direct support for RS485. You need to find external RS485 driver chip, connect this chip to CC3200 and implement code according datasheet for this chip…
Hi Baskaran,
At CC3220SF Launch pad is not integrated RS232 or RS485 driver. For both you need to connect external hardware to Launch pad. For RS232 you can choice BOOSTXL-RS232 which should be compatible with CC3220 LP. For RS485 is BoosterPack not…