• 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...
  • 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...
  • Does LPC2103 Timer/Counter MAT output always low after reset?
    Hi all, I am using LPC2103 for the first time. When I setup Timer/Counter with MAT as match output, it always init at logic low on the MATn.m pin. So what is the purpose for setting the TnEMR...
  • Does LPC2103 Timer/Counter MAT output always low after reset?
    Hi all, I am using LPC2103 for the first time. When I setup Timer/Counter with MAT as match output, it always init at logic low on the MATn.m pin. So what is the purpose for setting the TnEMR...
  • 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...