Part Number: LAUNCHXL-CC26X2R1
Hello,
I have made a 32KHz timer using the Timer.h library and I want when 0xXXXX time has passed within this timer to enter an interrupt. How can I go about making this?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Part Number: LAUNCHXL-CC26X2R1
Hello,
I have made a 32KHz timer using the Timer.h library and I want when 0xXXXX time has passed within this timer to enter an interrupt. How can I go about making this?
Hello Panagiotis,
You have several options, including:
The latter has an example in the SDK, timerled
Regards,
Ryan