Hi Mat,
To set the USART to 9-bit mode, use ...
DEFINE HSER_BITS 9
RCSTA will automatically be set to 0D0h
TXSTA will also be set to 60h
HTH,
Hi Mat,
To set the USART to 9-bit mode, use ...
DEFINE HSER_BITS 9
RCSTA will automatically be set to 0D0h
TXSTA will also be set to 60h
HTH,
DT
Bookmarks