Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem with ds30BootLoader and 16F887 [solved]
#24
The auto baud rate detection functionality works fine. See the screenshot.
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
Reply


Messages In This Thread
RE: Problem with ds30BootLoader and 16F887 - by Mikael Gustavsson - 2012-06-26, 23:08:57

Forum Jump:


Users browsing this thread: 1 Guest(s)