eepty
Full Member level 2
- Joined
- Oct 21, 2005
- Messages
- 143
- Helped
- 2
- Reputation
- 4
- Reaction score
- 2
- Trophy points
- 1,298
- Activity points
- 2,611
I have developed a system in which each device can communicate with each other through RS485. In the protocol, if a device want to send out a packet, it will detect the RS485 bus first to check if any data still on the bus to avoid collision. The system work perfectly within its own network. It also works when I use a RS232-to-RS485 converter to connect a computer to this system. However, if I use a USB-to-RS485 converter, I found that the data crashed.
What could be the reason?
Thanks!
What could be the reason?
Thanks!