I added this to my code but yet again nothing has happened. I also have tried it without TXSTA and BAUDCON.
Code:TXSTA = %10100000 RCSTA = %10110000 BAUDCON = %10000010 trisc.6 = 0 trisc.7 = 1
I added this to my code but yet again nothing has happened. I also have tried it without TXSTA and BAUDCON.
Code:TXSTA = %10100000 RCSTA = %10110000 BAUDCON = %10000010 trisc.6 = 0 trisc.7 = 1
Bookmarks