Hello, I have a problem here, can you please look someone on it? I have openned git bug report: https://github.com/espressif/esp-idf/issues/6710
Thanks in advance.
Ledc driver bug, after fast switching between 0% and 100% duty with fade, the leds stays on
Re: Ledc driver bug, after fast switching between 0% and 100% duty with fade, the leds stays on
Try ledc_set_fade_time_and_start instead of ledc_set_fade_with_time + ledc_fade_start. This two are not working well if call them more often then the transition time.
Regards,
coyote
coyote
Re: Ledc driver bug, after fast switching between 0% and 100% duty with fade, the leds stays on
Hey, I tryied it, but LEDC_FADE_NO_WAIT does not works in this function.
Re: Ledc driver bug, after fast switching between 0% and 100% duty with fade, the leds stays on
It works. The last parameter: https://docs.espressif.com/projects/esp ... ade_mode_t
Regards,
coyote
coyote
Who is online
Users browsing this forum: No registered users and 68 guests