I want to link two SX48 chips and then send data between the two. How do you connect the two together and resistors needed or do you just hook the pins together?
If you want to use just one pin for bi-directional communications put a pull-up (4.7K) on one side and a 470 or 1K between the two; the series resistor will prevent a problem in the event one side is driven high while the other is driven low. Use OT (open true) serial comms, and don't forget to connect ground between the two boards.
Comments