• error L210 when trying to alter SiLabs kernel
    I attempting to add some code to the main.c file of the kernel provided with the Si8250x Development Kit. When I compile the project in the SiLabs IDE using the Keil C51 tools without my additional code...
  • error L210 when trying to alter SiLabs kernel
    I attempting to add some code to the main.c file of the kernel provided with the Si8250x Development Kit. When I compile the project in the SiLabs IDE using the Keil C51 tools without my additional code...
  • 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...
  • LPC24XX UART2 Reference Code
    Hello Friends, I am using LPC2468 and I want to use UART2 in my application. Can anybody please give me Reference code link please.