This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

sample code for timer interrupt

Hi can i get an sample code for Timer interrupts. Since i am a beginner in interrupts.

Parents
  • Download nRF51_SDK_8.0.0\examples\peripheral\timer\main.c

    Timer initialization example nRF51_SDK_8.0.0\nRF51_SDK_8.0.0_5fc2c3a\examples\peripheral\timer\main.c nrf_drv_timer_init : Line 71

    to understand the Timer interrupt handler in the driver nRF51_SDK_8.0.0\nRF51_SDK_8.0.0_5fc2c3a\components\drivers_nrf\timer\nrf_drv_timer.c : TIMER0_IRQHandler : Line 281

  • Hi, Aryan, thanks for the reply. I have asked a question here. Please comment there if my words confuse you or you need any further information. Thanks.

Reply Children
No Data