??? 12/06/06 19:31 Read: times |
#129093 - almost Responding to: ???'s previous message |
Transmitter:
TB8 = 1; SBUF = address; Receiver: with SM2 NOT set Receives data checks if RB8 = 0 or 1. If RB8 = 1: save address if needed, why do it If RB8 = 0 && Address is correct save data on next RI Transmitter: TB8 = 0; SBUF = data; I do not know if my scribbles are additions or corrections, but regardless, this should do. After this works, start playing with SM2 Erik |