??? 10/08/09 11:50 Read: times |
#169533 - huh? Responding to: ???'s previous message |
It must be possible to send the data from slave 2 to slave 1 by using port p3.0 and p3.1
(receiving and transmitting). it is Like that: For Slave 2: if (p3.1 = 1) {send data} For Slave 1: if (p3.0 = 1) {receive data} HUH? these pins are already used by the UART Erik |