You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have managed to compile and create firmware.bin for Matrix Portal S3 board. But I need some help in downloading the software to the S3 board. I am trying to use the ESPTOOL to download but don't know the exact parameters and don't want to brick the board. From what I understand, I need to do something like
First of all, thanks for publishing the code.
I have managed to compile and create firmware.bin for Matrix Portal S3 board. But I need some help in downloading the software to the S3 board. I am trying to use the ESPTOOL to download but don't know the exact parameters and don't want to brick the board. From what I understand, I need to do something like
But I am not sure what offset to use and also, If I need to specify any other files (at different offsets).
For those interested, I had to remove the HUB75 library in lib folder and add following to my platformio.ini file
The text was updated successfully, but these errors were encountered: