Invalid header after flashing firmware #43
Replies: 9 comments 9 replies
-
no |
Beta Was this translation helpful? Give feedback.
-
Platform: ESP32 MH-ET Live I followed the wiki instructions:
|
Beta Was this translation helpful? Give feedback.
-
You flashed the firmware at wrong address and damaged the bootloader. Use factory firmware: |
Beta Was this translation helpful? Give feedback.
-
ok, now I flashed the factory firmware and then the custom one at the correct address
and now it does not gives me those error anymore but even if I configured the Led Hardware section as shown by the guide I get
tried to change that to edit: the controller is usb connected to the rpi4 where HyperHDR is running |
Beta Was this translation helpful? Give feedback.
-
/dev/spidev0.0 must be activated in the system first, usually HyperHDR installer tries to enable it but it requires a restart. Use raspi-config alternatively. |
Beta Was this translation helpful? Give feedback.
-
thank you, that solved the Led Hardware recognition problem <3 I have the Video Capturing configuration up and running (confirmed by the Live Video preview) but both led segments are off and they do not turn on, and I'm trying to solve this. From a soldering perspective I have this exact scheme from the controller to the ledstrip and the wiring show here from the controller to the rpi4, is that missing something, maybe another wire to the raspberry while using two segments? If the wiring is ok, what could keep the leds off? |
Beta Was this translation helpful? Give feedback.
-
Make sure that there is communication first (sometimes users use very strange or long wiring to connect Rpi to ESP SPI or they forget about ground which is mandatory and as important as other SPI cables) https://github.com/awawa-dev/HyperSPI?tab=readme-ov-file#performancedebug-output both segments must be equal and total number of LEDs in HyperHDR = 2 * size of the segment |
Beta Was this translation helpful? Give feedback.
-
is 25-30cm considered a long wiring? |
Beta Was this translation helpful? Give feedback.
-
I have some other doubt on the controller too, is this the right one (ESP32 D1 MINI) ?
|
Beta Was this translation helpful? Give feedback.
-
after I flash the .bin and I try to connect to serial port it outputs continuosly this log:
it is expected?
Beta Was this translation helpful? Give feedback.
All reactions