Sunday 15 February 2015

signal - RS485 minimum node spacing - 3 x RS485 device on PCB



I would like to ask something about RS485 minimum node spacing which is described in (Page 5)


TI Design guide


I would like to create device which consists from 3 existing RS485 devices. My plan was that I put these 3 devices together on single 2 layer PCB and connect them via single RS485 line (A, B). According to material above this shouldn´t be a good idea because there will be very small length traces between these devices.


Do you have any experience with this approach of placing more RS485 devices on same board? Is there any technique which could help the signal integrity?


Thanks




No comments:

Post a Comment

arduino - Can I use TI's cc2541 BLE as micro controller to perform operations/ processing instead of ATmega328P AU to save cost?

I am using arduino pro mini (which contains Atmega328p AU ) along with cc2541(HM-10) to process and transfer data over BLE to smartphone. I...