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
{{ message }}
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.
Thanks for your interest in the library and nice words.
The max 500Hz is just a conservative frequency to be sure there is no issue, but I think you can use up to multi 1000Hz or a little bit more w/o any issue, depending on how many PWM channels you're using.
### Releases v1.2.1
1. DutyCycle to be optionally updated at the end current PWM period instead of immediately. Check [DutyCycle to be updated at the end current PWM period #2](khoih-prog/ESP8266_PWM#2)
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello, Thanks for creating a great library, particularly its non-blocking feature.
I understand controllers and interrupt driven timers but don't have experience with the ESP32 family to fully understand its features and limitations.
Do you see a problem with extending the maximum frequency from 500Hz to 1,000Hz?
My simple testing seems to suggest it works but I don't have access to an Oscilloscope at the moment to confirm both the frequency and waveform.
The text was updated successfully, but these errors were encountered: