I need to communicate information to 5 boards running 18F2455 PIC's for a mains lighting controller system. I should have asked this question before designing the boards and having them made I guess (a bit too over excited). I do not need any communication back from the boards, just sending commands to them. Is it OK to connect all the hardware serial port RX inputs of the 5 boards together, and connect these to one master controller board's hardware serial TX line?
I was thinking on the lines of allocating each receiving board with a specific address, and the master controller wishing to send data to a specific board, sending out that boards address byte, followed by 8 data bytes. Each receiving board would ignore any activity on the serial line, unless their address had first been recognised, and then reading in the following 8 data bytes. Any other board ignoring the data.
As you can tell, I am a fairly new to this sort of Serial milarky.
Thanking you in anticipation.
Mark in Spain.
Bookmarks