HyperSerialESP32 Fails to Control SK6812 LEDs in HyperHDR Setup on Debian 12, also 0 Frames from MS2310 #1096
Replies: 3 comments 5 replies
-
Hi |
Beta Was this translation helpful? Give feedback.
-
Hi first you need to have stable output using effects. Such disco reaction from led is usually related to missing common ground. So if you have a multimeter check if there is a continuity between LED strip ground and Pico ground. Btw which level shifter do you use? Hopefully is not the i2c type. |
Beta Was this translation helpful? Give feedback.
-
Thank you @awawa-dev for the help, my questions came from my inexperience but you were still nice enough to help! After setting up the connections properly HyperHDR is working great I'll leave my set up here in case anyone faces similar issues Setup Details:
Issue 1, using slower classic ESP32
Issue 2, Black Screen or No Signal from MS2310
Issue 3, Disco Effect on LED strip when everything is connected
After these 2 issues resolved, it was working very smoothly, I was able to download LUT file, calibrate LUT, compress LUT.3d file. Smoothing and black bar detection also worked well for me with the default settings. |
Beta Was this translation helpful? Give feedback.
-
I’m having trouble getting my SK6812 LEDs to work with an ESP32 running HyperSerialESP32 firmware in my HyperHDR setup on Debian 12. While the LEDs function perfectly with a WLED controller, they don’t turn on at all with HyperSerialESP32, despite testing with two different ESP32 boards. I’m using an EZCoo 1x2 HDMI splitter and have tried various baud rates (1MB, 2MB, 4MB), but the issue persists. I’d like some help troubleshooting this. Below are the specific details of my setup.
Setup Details:
HyperHDR Version: Initially 21 beta2, now on 21 beta1 (due to beta2 being released recently)
Operating System: Debian 12
LED Type: SK6812 (300 LEDs, 5 meters)
ESP32 Controller: Classic ESP32 (ESP32-WROOM-32) with the latest HyperSerialESP32 firmware. Also got this Mini ESP32, but didn't realize I bought the one with the slow baud rate
Data Pin: GPIO2 (pin 2) connected to the SK6812 LED strip
HDMI Splitter: EZCoo 1x2
USB Grabbed: MS2310 Amazon
Connection: ESP32 connected via USB to Debian server at /dev/ttyUSB0
ESP32 Observations:
The SK6812 LEDs do not turn on when controlled by the ESP32 with HyperSerialESP32 firmware in HyperHDR. Here’s what I’ve observed:
Steps Taken:
I also been dealing with a weird issue with ms2310 usb capture, initial set up last night had
frame too small 0 != xxxx
error, but I was able to see live video, and addressed the dark HDR issue with SDR to HDR button. But today I have the same error with a black screen for live video with a split second of no signal.I'm not sure if my esp32 hardware is the issue, but I can pick up a pico r2040 W tomorrow for pretty cheap to test. I am more concerned about the USB grabbed, should I just get the ms2109 instead for less headache?
Beta Was this translation helpful? Give feedback.
All reactions