i'm pretty sure that yes. The easy way to know, try it with MicroCode Studio Serial Communicator window.
Will run really well @4MHZ with a PIC who have an internal USART like the F628
DEFINE HSER_RCSTA 90h
DEFINE HSER_TXSTA 24h
DEFINE HSER_SPBRG 12 ' 19200 Bauds @0.16 err%
Bookmarks