You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am having an issues using the PWM code in Visual Studio Code (Python), I am using an Asus Tinker Edge R.
When I run the code, I can only use a frequency of 1Hz. All other values give "OSError: [Errno 22] Invalid argument", it does not matter if I set the frequency to 0.1 or to 1e3. The problem stays the same.
How can I fix this?
Hey,
I am having an issues using the PWM code in Visual Studio Code (Python), I am using an Asus Tinker Edge R.
When I run the code, I can only use a frequency of 1Hz. All other values give "OSError: [Errno 22] Invalid argument", it does not matter if I set the frequency to 0.1 or to 1e3. The problem stays the same.
How can I fix this?
With kind regards.
The text was updated successfully, but these errors were encountered: