Dear All,
In My application in need Dual UART in PIC16F877A.
I written a code for Software UART with Bit-bang using MPLAB X and MPLAB XC8 Compiler.
The code perfectly worked with 1200 Baud Rate but Not worked with 9600 Baud Rate as I needed.
XTAL = 11.0592MHz I am using .
Code Attached..
Please Guide me How it works with 9600 Baud Rate ?
Thanks