µeLabs Support tells me the online version of the manual is out of date. So you should be able to do what you need with...Code:DEFINE HSER_RCSTA 90h DEFINE HSER_TXSTA 20h DEFINE HSER_BAUD 9600 DEFINE HSER_EVEN 1 DEFINE HSER_BITS 9
µeLabs Support tells me the online version of the manual is out of date. So you should be able to do what you need with...Code:DEFINE HSER_RCSTA 90h DEFINE HSER_TXSTA 20h DEFINE HSER_BAUD 9600 DEFINE HSER_EVEN 1 DEFINE HSER_BITS 9
Bookmarks