Generate PWM frequency smaller than 4Hz.

Hi everybody, I'm looking to build a PWM generator with 2 outputs from 1-100Hz. Unfurtunately the current PWM API examples with Zephyr works only for 4-100Hz.

I've tried the sw_pwm but I'm not able to generate the PWM signals for 2 custom outputs. Other approach we have look intois the use of advanced pwm. Are we able to achieve 1 Hz with the Zephyr SDK? In case we are not, what approach is the best to follow?

We are using SDK 2.8.0

Parents Reply Children
No Data
Related