A quick web search on "rp2040 frequency divider" showed a few possible answers.
It looks like you can use the PWM instead of PIO. Set one GPIO as PWM input. Set another as PWM output. Setup the PWM to divide by 10 and that's it. No code required other than to set it up.
It looks like you can use the PWM instead of PIO. Set one GPIO as PWM input. Set another as PWM output. Setup the PWM to divide by 10 and that's it. No code required other than to set it up.
Statistics: Posted by rpdom — Thu May 02, 2024 8:35 am