Hi Richard
I got the idea of a Tx being initiated from the Data sheet 'When configured as transmitter: Pins 3, 4, 7, 8, 9, 11, 12, 13 Inputs are internally pulled high, active low'
But as you and Ioannis both say a Tx occurs on a pin state change. I assumed that if a pin changed from HIGH to LOW and stayed in the LOW state the transmitter would continue to transmit being 'active low' but my knowledge is very limited I'll be the first to admit but always keen to learn.
'you need to explain what mode you are employing and what you are trying to achieve'
In the short term all I'm aiming to do is to have an input into a pic from a sensor trigger a Tx, and the Rx via another pic to trigger an alarm.
Longer term, I'm fascinated by the idea of data transmission and would love to be able to configure a pic to transmit data - Set the Baud rate, SEROUT on Tx then SERIN and a lcd to read what's sent but that's for another day.
Right now just a simple sensor (beam gets broken) set off a Tx, Rx to trigger an alarm on receipt via another pic.
Bookmarks