X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=pyfrprog.git;a=blobdiff_plain;f=pkernel%2Fuart.c;fp=pkernel%2Fuart.c;h=53106a6107ed9c8af522bf06d16687bbeec88c6c;hp=3d42718fb04db54f62ec0b2acd5757631fa9a40a;hb=9b83ed6dabe88a769c740567ebabc9679213a24c;hpb=184927b95c1a20e5e50394c473a09432ecd9f665 diff --git a/pkernel/uart.c b/pkernel/uart.c index 3d42718..53106a6 100644 --- a/pkernel/uart.c +++ b/pkernel/uart.c @@ -3,7 +3,7 @@ void InitUart4(void) { // Initialize UART asynchronous mode - BGR04 = 416; // 38400 Baud @ 16MHz + BGR04 = 138; // 115200 Baud @ 16MHz SCR04 = 0x17; // 8N1 SMR04 = 0x0d; // enable SOT3, Reset, normal mode SSR04 = 0x00; // LSB first