The RXreg and TXreg in a PIC are different, so you can send and receive at the same time without resorting to SEROUT2.
Or... you could use a PIC with 2 USARTs, like the 18F8722.
The RXreg and TXreg in a PIC are different, so you can send and receive at the same time without resorting to SEROUT2.
Or... you could use a PIC with 2 USARTs, like the 18F8722.
Charles Linquist
Thanks, original spec was for different baud. Forgot I could use Tx and Rx if baud was same....
Many thanks,
Bob
Bookmarks