This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How could I make a serie of simple/complex PWM playback ?

Hello

I am now quite familiar with the basic PWM playback capabilities of nRF52832. However, I would like to make a chain of simple and complex PWM playbacks.

I have already try to catch the NRF_DRV_PWM_EVT_FINISHED or NRF_DRV_PWM_EVT_STOPPED and if I restart a playback from there I got en error. Is there something special to check/clear before restarting a PWM playback ?

Thanks,

Hugues

Parents Reply Children
Related