SuperIC社区_

标题: 修改串口波特率 [打印本页]

作者: sean    时间: 2016-11-17 20:36
标题: 修改串口波特率
   参考supernova中的 MSrv_UartDebug.cpp中的
    if (uartDebug != NULL)
    {
        uartDebug->InitUart(EN_UART_PIU_UART1, 115200);
        uartDebug->SwitchUart(EN_UART_PORT0,EN_UART_PIU_UART1);
    }


作者: AlexWeng    时间: 2016-11-18 17:59
虽然简单,但还是实用。
作者: xuludestiny    时间: 2016-12-23 17:46
good




欢迎光临 SuperIC社区_ (/) Powered by Discuz! X3.3