sukesh-ak / ESP32-TUX

ESP32-TUX - ESP32 / ESP32-XX Touch UX Template using LVGL to get you started
https://tux.sukesh.me
MIT License
237 stars 56 forks source link

Web installer fail #18

Closed eried closed 1 year ago

eried commented 1 year ago

Hi! I am trying to test this using the web installer on sc01 plus but I get: Failed to initialize. Try resetting your device or holding the BOOT button while clicking INSTALL.

I only have a reset button, is there is something simple I am failing to do?

sukesh-ak commented 1 year ago

This is an issue related to ESP32-S3 with native USB support. You can join here on our fb group where people have provided workarounds for this issue. https://www.facebook.com/groups/5303789986299456

Alternatively, I would suggest to get the debugger for WT32-SC01 Plus from the link in the readme of this repo. This will ease the pain.

sukesh-ak commented 1 year ago

@eried Here is the short answer image

eried commented 1 year ago

Oh brilliant, thanks a lot!