-
-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ESPhome flasher mess with bootloader #183
Comments
@Canditi890 Have you tried the one modified for wled ? https://github.com/srg74/WLED-wemos-shield/tree/master/resources/Firmware/WLED_%20ESP_Flasher , esphome flasher caused issues since a long time ago For s3 you may also try to flash directly from this site https://wled-install.github.io/ |
This reminds me of an old warning that was put into the WLED knoledge base: Please consider using WLED ESP Flasher, or the web installer or esptool. |
I was trying to verify from the installer but I just noticed that the OP listed HD-WF2 which would need the |
You can get it from here https://github.com/MoonModules/WLED/actions
I flashed after this error by esptool, but why was it working fine a month ago? And the firmware wasn't broken after uploading just the bootlooader didn't need flashing again |
I also have a small question about the two 128x64 panels, one works by setting up two chains because it has a 1/32 scan and can it manage to run the other one through the other HUB75 port? or is it still a problem? |
That note is not meant to you but to the owner of the installer site to include HD-WF2 bin. |
bin will probably be added sometime from what I remember this board is still in the testing phase |
I do not think HD-WF2 with wled can handle that many as it does not have PSRAM but sure everything is improving with time |
Unfortunately no, and it will be a problem for some time.
|
One thing you can always do if you have more panels than WLED can manage - for example you have two 128x64: For this you simply configure the first panel only, but leave out the second panel which is chained to the first one. |
I only have two 64x64 to test with but I thought the OP plan to test 256x64 might be a bit unstable but to be honest might be things could be somewhat usable even if not very stable but others would just need to spare the time to test and report back |
What happened?
Somehow, when I flash using esphome flasher the batch loads in the wrong place and messes with the bootloader
A month ago everything was ok, I had to reload the file because I messed with the wifi settings
Probably this is esphome's fault, just reload the bootloader at 0x0 and everything works
To Reproduce Bug
Expected Behavior
Proper flashing
Install Method
Self-Compiled or other
What version/release of MM WLED?
Huidu HD-WF2 ESP32-S3
Which microcontroller/board are you seeing the problem on?
ESP32-S3
Relevant log/trace output
No response
Anything else?
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: