2012-06-26, 23:08:57
The auto baud rate detection functionality works fine. See the screenshot.
Is there possibly an errata for your chip? I used these settings:
Is there possibly an errata for your chip? I used these settings:
Code:
#define USE_UART1 1
#define BAUDRATE 115200
#define USE_ABAUD 1
#define USE_BRGH 1
#define USE_BRG16 1
;#define USE_TXENABLE 1