PWM missing from machine #11586
Unanswered
robhamerling
asked this question in
STM32 / Pyboard
Replies: 1 comment 1 reply
-
On the Pyboard PWM is provided through the timers of the pyb module:
In the long run this may change and there will be a PWM class in machine. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I intended to use PWM with a PyBoard 1.1, but PWM is missing from machine (in 1.20.0-93). Is this as designed or a bug?
Beta Was this translation helpful? Give feedback.
All reactions