raspberrypi / pico-micropython-examples

Examples to accompany the "Raspberry Pi Pico Python SDK" book.
BSD 3-Clause "New" or "Revised" License
973 stars 222 forks source link

require to generate frquency of 1Mhz or above by using clkout #50

Closed gurusar closed 2 years ago

gurusar commented 2 years ago

i have got the code .c file for generating clkout on gpio pins using internal system frequency with a divider. please if can share any document or code regarding this topic in thonny

lurch commented 2 years ago

This is a question you'll need to ask at https://github.com/orgs/micropython/discussions

dpgeorge commented 2 years ago

Discussion link https://github.com/micropython/micropython/discussions/9269