• LPC2136 UART0 interrupt not working
    Hi all, Im using LPC2136 and i want to use the UART0 serial port interrupt to receive data but it does not work. configure all the registers and I do not see any jump towards the interruption when...
  • LPC2136 UART0 interrupt not working
    Hi all, Im using LPC2136 and i want to use the UART0 serial port interrupt to receive data but it does not work. configure all the registers and I do not see any jump towards the interruption when...
  • LPC2388 Not programming
    Hi All, We are using LPC2388 in our project but we are not able to program/erase it neither via JTAG nor via serial, whereas we are able to do it on Keil's MCB2388 board. We copied the schematic...
  • LPC2388 Not programming
    Hi All, We are using LPC2388 in our project but we are not able to program/erase it neither via JTAG nor via serial, whereas we are able to do it on Keil's MCB2388 board. We copied the schematic...
  • LPC2388: Cannot return to main after RTC interrupt
    Hi I have activated RTC Alarm interrupt in LPC2388 but after entering the first interrupt, it doesn't exit from the interrupt. I used Jlink to watch where is code is going and noticed after finishing...