Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/13/02 18:03
Read: times


 
#27191 - RE: TX/RX
Hi Kurek,

Remember that if you're using accessing the port pins this way you are NOT going through the UART, but going directly to the port pins. Also remember that if you are trying to still use the UART, writing a 0 to TX will prevent the UART from transmitting.

This is bit-bashing, so you'll have to do all the work...and hence you are not limited to the TX/RX pins, you can do this with any port pin(s) you choose.

Dennis

List of 5 messages in thread
TopicAuthorDate
TX/RX            01/01/70 00:00      
RE: TX/RX            01/01/70 00:00      
RE: TX/RX            01/01/70 00:00      
RE: TX/RX            01/01/70 00:00      
RE: TX/RX            01/01/70 00:00      

Back to Subject List