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

4 PWM channels with micro ESB?

Hi everyone, I'd like to use the micro-esb radio interface to let to nRF's talk to each other. One of them will be generating 4 PWM outputs based on data received.

I have PWM working. I have uESB working. However....they aren't working together because PWM uses Timer 1 and 2. uESB uses Timer 0 and 2.

I'll tear into it and see if I can combine timers, etc, but at first glance it looks difficult to have 4 PWM and the uESB running.

Any suggestions (besides moving to BLE and softdevice)...?

Thanks!

Parents Reply Children
No Data
Related