Hi Is there any example codes for using ePWM as a basic timer
Thanks & best regards,
Guangjun
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.
Hi Is there any example codes for using ePWM as a basic timer
Thanks & best regards,
Guangjun
You need to use Timer0, Timer1 etc for basic Timer application. ePWM is used for PWM and ISR (fixed frequency interrupt service routine) generation.
Shamim
Since we have not heard back from you I believe you were able to resolve your issue. I will close this case here
Shamim
Hi Shamim,
My project need 4 timers. I solved the issue by modified ePWM demo codes.
Thanks,
Guangjun