We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ESP8266 should be able to support 1/22222 duty resolution.
The minimum resolution can reach 45 ns at 1KHz refresh rate, while the minimum duty ratio can reach 1/22222
Currently it seems to me that resolution is something like 1/255 and it decreases if the frequency is higher (eg more than 800 Hz).
The text was updated successfully, but these errors were encountered:
No branches or pull requests
ESP8266 should be able to support 1/22222 duty resolution.
Currently it seems to me that resolution is something like 1/255 and it decreases if the frequency is higher (eg more than 800 Hz).
The text was updated successfully, but these errors were encountered: