Does anyone know if it is possible to use both serial ports of the board? And can we configure the baudrate of the internal UART? Thanks
...All of the monitor commands work through the external UART. Actually, the monitor will work with either the on-chip UART or the off-chip UART (16550). You may use both UARTS, however, as Tom pointed out, you lose the monitor if you do so. Jon