Closed
Description
At least on ESP32 and ESP32-S2 the timing of the signals seems wrong:
esp-hal/esp32-hal/examples/hello_rgb.rs
Line 35 in 0c8dd59
esp-hal/esp-hal-smartled/src/lib.rs
Line 39 in 0c8dd59
Apparently, some LEDs are much, much more tolerant to incorrect timing - so it's often working this way. But e.g. on esp-buddy board the LED is very strict about timings
We should definitely validate timings with a logic analyzer when fixing it, this time.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done