??? 10/17/06 17:28 Read: times |
#126598 - there is a reason Responding to: ???'s previous message |
If one processor is just playing buffered UART, why not use a buffered UART in the first place ?
if the UART comm is e.g. a 4 digit number in ASCII with checksum and other protocol things, the slave processor can process the protocol, convert it to hex and send just 2 bytes via SPI/IIC or whatever. Erik |