• UART2 and UART 3 do not work on MCB2300 board
    Hi all, I am using MCB2300 Evaluation Board (LPC2368 based) for tesing UARTs now. I tried to run blinky demo code, UART0 and UART1 work fine, but I modified the code to use UART2 or UART3, it does...
  • UART2 and UART 3 do not work on MCB2300 board
    Hi all, I am using MCB2300 Evaluation Board (LPC2368 based) for tesing UARTs now. I tried to run blinky demo code, UART0 and UART1 work fine, but I modified the code to use UART2 or UART3, it does...
  • UART Question
    Hi all, when you are working with uart transmission, which is the time that you configure between transmitting two consecutive characters? Which is the minimum time allowed for the hardware? Because...
  • UART Question
    Hi all, when you are working with uart transmission, which is the time that you configure between transmitting two consecutive characters? Which is the minimum time allowed for the hardware? Because...
  • External Uart Question
    HI, I want to use the 16550 as external uart, but i have some question. 1. What is the address location of 16550 at mon51, because i need to enable it. 2. how to set the baudrate to 56k at mon51...