• 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 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 with timer interruption (LPC3250)
    Hi, I have an LPC3250 board. so my problem that the code crashes when the timer (the standard timer) generate a Match value interruption. this problem occurs always with the first interruption after...
  • problem with timer interruption (LPC3250)
    Hi, I have an LPC3250 board. so my problem that the code crashes when the timer (the standard timer) generate a Match value interruption. this problem occurs always with the first interruption after...
  • having problem with debugging a code (digital timer)
    hi everyone i'm using uvision4 and stm32f103ve i have written and successfully compiled this code (0 errors) but it does't work at simulation it suppose when you press D4 (the key that increases...