Part Number: TDA4VM
Hello,
I want to use the timer function based on the pdk library. Is there any sample code for reference?
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: TDA4VM
Hello,
I want to use the timer function based on the pdk library. Is there any sample code for reference?
Could you elaborate more on what functionality of timer you are looking for?
Hello,
I need a timer that can generate periodic interrupts, do some periodic work in the interrupts, and need a timer that can record the passage of time but does not trigger interrupts with an accuracy of us level, for APP to obtain timestamps
Hi,
You can refer to the DmTimer example in CSL at <PDK>\packages\ti\csl\test\dmTimerUt
Regards,
Parth