• Watchdog Timer as an interval timer
    Hi, I am trying to use watchdog timer as an interval timer. To test that the interval timer generates an interrupt, I am toggling a pin in the ISR of the watchdog interval timer. But it is not working...
  • Watchdog Timer as an interval timer
    Hi, I am trying to use watchdog timer as an interval timer. To test that the interval timer generates an interrupt, I am toggling a pin in the ISR of the watchdog interval timer. But it is not working...
  • Cannot read/write interval timer register DE1-SoC HPS
    I have a DE1-SoC (Cyclone V) board where I am trying to get timer interrupts to work on the HPS. I found an example in the Intel FPGA University Program called "interrupt_example", and when I run it on...
  • Cannot read/write interval timer register DE1-SoC HPS
    I have a DE1-SoC (Cyclone V) board where I am trying to get timer interrupts to work on the HPS. I found an example in the Intel FPGA University Program called "interrupt_example", and when I run it on...
  • Initialization problem of two timer match interrupts at different time interval
    Hello frnz, I am trying to use two match interrupts of same timer (e.g)timer0,in that each interrupt have to occur every 0.5sec.The thing is that the second interrupt have to occur during middle...