I notice that Uart use FIFO mode from EDMA configuration codes, but what trigger level in the Uart FIFO mode is? There is no doc about it yet. I would like to set it to 1 for a controllable send out 1 char every time now. Thanks,
/* Initialize UART */ UARTStdioInit();