Replies: 1 comment
-
This is actually a work on progress but functional. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have an STM32WB running Zephyr and I would like to provide a 40Mhz clock signal to a peripheral from the MCU. I can do this using STM's raw registers, but I have no idea how to do it in Zephyr, I haven't been able to find any examples of configuring a clock out pin.
Beta Was this translation helpful? Give feedback.
All reactions