• LPC2103 -Timer interrupt problem
    Hi all, I am using LPC2103,I had configured timer2[16 bit] and i had set it for MR0 match interrupt and reset the TC on match , It is working for the first time ,But second time it is not working...
  • uart0 interrupt
    dear all i have written the foll. code for uart0 interrupt in lpc2148. i have baudrate=9609 transmission of first letter 'D' is done but my interrupt is not generated and due to this second letter ...
  • Problem with LPC2103
    Hi I have written a simple code for lpc2103 to starting use of that, But this simple program dose not work after downloading on chip via J-LINK V.8 . When I debug the program, it stymies in PLL what...
  • Interrupt enabling in lpc2103
    hi in my previous project , i used lpc2368 and its libraries ( include irq.h and ... ) on the internet and everything worked great , but in this project i'm using lpc2103 and adjusted lpc2368 libraries...
  • lpc2103 interrupt and unexpected resets
    hi i'm working on lpc2103 and in practice when any interrupt happens , system will reset and then doesn't work properly ( sometime get stuck , sometime reset again ... ) , i think my setting is't...