• Timer interrupt problem
    Hello, I have any Problems with my Timer Interrupt I use GPT1 but it doesn't work correctly. I'm trying to implement a 1ms Timer, but it doesn't work. Has anyone a sample for a 1ms or a 10ms...
  • Timer interrupt problem
    Hello, I have any Problems with my Timer Interrupt I use GPT1 but it doesn't work correctly. I'm trying to implement a 1ms Timer, but it doesn't work. Has anyone a sample for a 1ms or a 10ms...
  • 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...
  • Problem with timer interrupts
    Hi, following code starts the timer (checked with debugger TIM0->CNTR) but does not lead to an interrupt; using STR711FR2, Keil uVision, ULink2, 16MHz external Clock RCCU_MCLKConfig(RCCU_DEFAULT...
  • Problem using timer interruptions
    Hi. I'm having a problem with a very simple code. When I run it with te computer using Keil it works fine, but when I send it to the micro controller it doesn't work. I don't think it's the device that...