Replies: 3 comments 2 replies
-
|
There is a minimum limit dictated by the MCU clock, max prescaler value and PWM timer resolution. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Ok, do you think possible to reach down to 1Hz ? |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
More than enough for solid state relays :-) |
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.
-
Hello everyone,
I'm building a CNC Foam Cutter machine based on SKR Pico board.
I wonder what is the minimum PWM Frequency for spindle, because I'd like to have around 1Hz (it drives an SSR that supply the hot wire).
When I put 1 in $33 I have really strange behaviours. Is there a minimum limit or is there a bug in the PWM generation ?
Cheers,
Amaury.
Beta Was this translation helpful? Give feedback.
All reactions