-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
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
PWM flicker #1156
Comments
Just to summarize:
|
Absolutely correct
pwm,5,2 ==> Result OK (no flickering) |
Problem ist fixed with Core 2.4.x !!! |
Aaaah! 😍 |
For me, the problem is back :-/ |
Thats correct, problem was only fixed with core 2.4.1. I hope that the developer goes back to 2.4.1. |
Thanks for the answer. I try build with 2.4.1, and pwm works fine. |
NOTE: This is not a support forum! For questions and support go here: https://www.letscontrolit.com/forum/viewforum.php?f=1
Steps to reproduce
How can we trigger this problem?
PWM,pin,level results in a flicker on the connected LED. This is i known problem (i think), but i cant find a issue for it.
Does the problem persists after powering off and on? (just resetting isn't enough sometimes)
yes
Expected behavior
Tell us what should happen?
PWM without flicker
Actual behavior
Tell us what happens instead?
PWM with heartbeat problem, flickering.
System configuration
LCD display LED is connected to GPIO 5.
Flickerfree values are only 2, and 200 above.
Values from 3 until 200 are unusable. From 200 and above the LED is very bright.
Hardware:
wemos d1 mini
Software or git version:
ESPEasy_mega-20180323
The text was updated successfully, but these errors were encountered: