Hardware timer registers
Posted: Thu Feb 02, 2017 7:57 pm
Hi all,
Trying to program the hardware registers w/o an SDK. I see the registers listed in the Technical Reference Appendix 4, but haven't had any luck getting it to work. Are there any code samples around this?
I want to configure the hardware time to trigger an ISR on a timed interval. FRC1_CTRL_ADDRESS seems relatively straight forward for configuring the prescaler value, and enabling the timer, but I'm confused as to where to set the ISR.
Any help is greatly appreciated.
Thanks!
Trying to program the hardware registers w/o an SDK. I see the registers listed in the Technical Reference Appendix 4, but haven't had any luck getting it to work. Are there any code samples around this?
I want to configure the hardware time to trigger an ISR on a timed interval. FRC1_CTRL_ADDRESS seems relatively straight forward for configuring the prescaler value, and enabling the timer, but I'm confused as to where to set the ISR.
Any help is greatly appreciated.
Thanks!