| ??? 04/09/03 14:43 Read: times |
#43123 - RE: Simple protocol for 2 MCUs communicatio? Responding to: ???'s previous message |
Usually for MCU communications is used SPI port. In your case this is samplest way.
Configure your MCU as master, and second as slave. All is to do is to write software for communication (with timeouts, bcc checking and so one if you like,) ) |



