• UART0 interrupt only once.
    Hi , I need help, here is the problem. I am using STR91X-SK/KEIL EVAL board. I can run the example code called measure from keil website. however, I can't run the UART0 in interrupt mode by use the example...
  • LPC2103 - UART0 Interrupt Problem
    Dear all, I am Using LPC2103, I had Configured UART0 to IRQ When working, VIC Register Status is vicIntSelect = 0; vicIntEnable = 0x000040; vicIRQStatus = 00000040; vicVectCtrl0 = 0x000026;...
  • 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...
  • How to define the interrupt function ( UART0 )
    hi i whant define function "UART0_IRQHandler" in my library ( uart library ) but i dont whant use #include <lpc17xx.h> and startup_LPC17xx.s I tried this code but did not work void (*test)...
  • UART0/1 Interrupt driven code
    can any body have UART0 and UART1 interrupt driven code for LPC2138 microcontroller. Let me know as soon as possible.