forked from micropython/micropython
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
How do you set the timers for PWM outputs when building custom CircuitPython boards?
I am getting an error at the moment about conflicting timers. However, everything should work fine using alternative timers on the SAMD21G (if it knows which to use).
All timers for this pin are in use.
This is running on a SAMD21G processor, native circuitpython through USB terminal session.
Any assistance would be greatly appreciated.
Thank you.
Metadata
Metadata
Assignees
Labels
No labels