Microcontroller › PIC › pic16f877a uart not working › Hi Navin,I would suggest to
March 24, 2014 at 7:52 am
#11366
AJISH ALFRED
Participant
Hi Navin,
I would suggest to simplify the code by avoid the interrupt. Place that piece of code which writes into the transmit buffer inside the infinite loop of the main code and try again.