Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4974

Python • Re: Pico PIO using an external clock.

$
0
0
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.

Statistics: Posted by rpdom — Thu May 02, 2024 8:35 am



Viewing all articles
Browse latest Browse all 4974

Trending Articles