??? 11/25/05 16:11 Read: times |
#104159 - RS485 only specifies the media Responding to: ???'s previous message |
RS485 doesn´t specifies the data format, only specifies the electrical media. I agree with you about the electrical considerations, but the data must be embedded in a protocol.
I think RS485 and the multiprocessor mode can be a good combination for this project. In the multiprocessor mode, the uart uses the 9th bit to distinguish the data and the address on the bus. If the master is a PC, the software can control the parity bit to do the addressing. Roberto Muñoz |