WS2812B LEDs do not light up. HyperHDR, RPI5, ESP32s #1183
|
Hi everyone, I am trying to make my first TV backlight program. I am using WS2812B LED's controlled by a NODEMCU esp32s, which is connected to a RPi5 (Booted with RPIOS x64 lite) that is running HyperHDR v21.0.0.0. The system is wired as follows: HDMI out from Xbox Series X goes to an HDMI splitter. One end of the splitter goes to the TV the other goes to a 4K HDMI capture card. The output of the capture card goes to the Raspberry Pi 5. Everything, including the LED's, has power. I have checked multiple times with the multimeter and even the last LED's on the strand are getting 5V and roughly 60mA. However, as you can see in the image above, the esp32s is being detected, as is the USB grabber, but for whatever reason the lights just are not turning on. I have attached my logs and a few other pictures below, any help would be greatly appreciated. Let me know if you need any other info. Thank you |
Replies: 1 comment 6 replies
|
Hi
and as a result:
because this uart is not capable of 2Mb serial port speed. |






Hi
This is your problem in logs:
and as a result:
because this uart is not capable of 2Mb serial port speed.