I have a 2400baud 8N1 inverted serial connection between a 12F675 (slave) and a 16F676 (master) devices. The are two wires: one for Tx, and one for Rx. The master sends a command, the slave receives it, understands it and replies - no problem. BUT this only works when I have a logic analyzer hooked up to the master transmit wire.
The other odd problem is that when the slave replies, the master does not trigger off the WAIT of the SERIN2.
Looking at all this data with the logic analyzer, it all seems OK.
FYI both the 12F675 and 16F676 are using internal oscillators.
I suspect I need a pull-up resistor somewhere...
thanks
Don
Bookmarks