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.
I cannot get SoCA/B event from PWM as described in this thread,
I finally find that the reason I cannot get the event is due to the configured PWM period is too short, as 1000ns
when I changed it to 6000000 as the code in this thread, the adc interrupt works.
I just want to ask, if is there any parameters specified in datasheet or somewhere said this limit?
or why it happens?
Thanks
Hi Hongbo,
I started to be working on your issue and i will provide an update very soon.
--
Thanks & Regards,
Jagadish.
Hi Hongbo,
Can you please try by increasing VCLK3 frequency?
According to the datasheet the min pulse duration of ePWM is 33.33nS for output high or low
So 1000nS is with in the accept range only, so please try to increase the VCLK3 frequency and try again.
--
Thanks & Regards,
Jagadish.