-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Description
I have done some research and am convinced that the problem is with FastLED. I have tried different versions from 3.5 to 3.7.1 and the same problem. The same problem seems to migrate across repositories. (it looks like rainbow flashes, increasing with increasing brightness and having a barely noticeable periodicity on the strip)
What I've tried:
-
I first noticed this behaviour with wled. I thought it might be a specific behaviour of wled.
-
Then I tried Adalight-FastLED and got exactly the same behaviour.
-
I tried compiling with other versions of FastLED or with a library I got directly from github.
All a complete failure.
You don't need to remind me about 'power' and 'ground', the problem is ONLY with FastLED. I think there is another library involved in the wled operation and only the USB transfer somehow involves FastLED.
This is all about the Esp32-c3 board.