Hi to All
I have a small program
It send "hallo" to the uart and it'working nice.
If I add and Init SK6812RGBW it's send boot....
Hallo ok:
With Init SK6812RGBW send to uart non stop:
Program:
ESP32 and LED_SK6812RGBW1 "non stop boot"
-
stefan.erni
- Valued Contributor
- Posts: 1285
- http://meble-kuchenne.info.pl
- Joined: Wed Dec 02, 2020 10:53 am
- Has thanked: 246 times
- Been thanked: 257 times
-
BenR
- Matrix Staff
- Posts: 2305
- Joined: Mon Dec 07, 2020 10:06 am
- Has thanked: 637 times
- Been thanked: 847 times
Re: ESP32 and LED_SK6812RGBW1 "non stop boot"
Hello Stefan,
Is there an error message it's giving you? i.e. just before the text you sent there? I've looked at the component code and it seems to be ok but I could be missing something. What version of the ESP32 IDF compiler are you using?
Is there an error message it's giving you? i.e. just before the text you sent there? I've looked at the component code and it seems to be ok but I could be missing something. What version of the ESP32 IDF compiler are you using?
-
stefan.erni
- Valued Contributor
- Posts: 1285
- Joined: Wed Dec 02, 2020 10:53 am
- Has thanked: 246 times
- Been thanked: 257 times
Re: ESP32 and LED_SK6812RGBW1 "non stop boot"
Hi Ben
On computer 1 it's reboot
On compterr 2 sending "hallo" is ok
but led is dark (I also added set led and refresh.)
here the files:
On computer 1 it's reboot
On compterr 2 sending "hallo" is ok
but led is dark (I also added set led and refresh.)
here the files: