Wt32-eth #605
Replies: 16 comments 10 replies
|
that is a supported platform. I found and fixed a crash that is present in b4 so you may want to try the latest build on the google drivr |
|
Here is the latest build.
dist.zip
|
|
| |
dist.zip
|
|
|
On Tuesday, December 13, 2022 at 04:56:13 AM EST, Francesco-Rugg ***@***.***> wrote:
Ok, thank you. Where I can find the google drive?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
|
Any reason not to use the CI builds instead? https://github.com/forkineye/ESPixelStick/actions/workflows/build.yaml |
|
Hi Shelby Three reasons:
So I have gotten into the habit of making sure the dist.zip on the google drive is always up-to-date and then point people to it. If the CI build also generated a dist.zip then things would get simpler and we could simply point people to it. It would be really great if the CI build ran on any push to a derived branch and created a dist on that branch. I have a script that comes close. It puts all generated bin files into a firmware dir as part of the build process but I still manually move it to the dist dir to make the zip file |
|
It looks like the link to the google drive was damaged. |
|
Download the file from google drive. unzip it in any location you like. Read the readme in the unziped directory. Connect your device to the PC using a USB cable, start the flashtool. fill in the fields and upload the image |
|
Yes you can post your questions in this forum. |
|
I use online esptool for erasing and in it I can erase the flash |
|
My WT32 does not have a USB interface and I have to manually put the device into programming mode three times when using the FlashTool. |
|
The flash tool performs three operations: Clear flash, write fs, write program. If the USB is present then the device is reset into programming mode three times. If there is no USB on the device then you need to pull gpio0 low (and keep it that way). Then reset the device each time you see the "connecting ..." message coming out. After it is done you remove the wire on GPIO 0 and do a final reset |
|
No. You do not need to explicitly erase the flash. You need to put the device into programming mode every time you see the "Connecting ....." message. When using the flash tool you will see that message three times and you should do a reset (with gpio0 low) if you see the dots and dashes coming out. |
|
@MartinMueller2003 Sorry but I receiving the same error, while in wled web istaller I don't have this issue. I see that the erase function works but the firmware flash don't go ahead |
|
That means the first step passed and you failed to put the device back into programming mode for the next step. I just did it using my ET32 and it is a pita. I had to power cycle the device three times in the process and you have to do it at the right time and quickly. |
|
You can now flash using https://espixelstickwebflasher.from-ct.com:5000/ |
Uh oh!
There was an error while loading. Please reload this page.
Can I test ESPixelStick v4.0-beta4
For WT32-ETH01?
All reactions