Latest RTOS SDK does not seem to support 115200 baurdrate. I tried below codes,
1. uart_div_modify(0, UART_CLK_FREQ / 115200);
1. uart_init_new() with 115200 baudrate
It does not work. It works only on 74880. Could you please let me know to how to get the serial output in 115200 baudrate?
Thanks in advanceStatistics: Posted by john_m — Wed Jan 24, 2018 3:20 pm
]]>