prizrak21
Joined: 16 Oct 2008 Posts: 2
|
PIC24 baud rate problem |
Posted: Thu Oct 16, 2008 7:53 am |
|
|
I have problem with PIC24FJ, i need 115200 baud rate at UART, but I can only 57600 max use. Can anybody me help or is it a bug in hardware?
If I write:" #use rs232 (baud=115200, UART1, stream=PORT1) ", at compile it becomes: "Baud rate out of range" |
|