Skip to content
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

ESP32-C3 issues #161

Open
3 tasks done
diplfranzhoepfinger opened this issue Nov 14, 2024 · 5 comments
Open
3 tasks done

ESP32-C3 issues #161

diplfranzhoepfinger opened this issue Nov 14, 2024 · 5 comments

Comments

@diplfranzhoepfinger
Copy link

diplfranzhoepfinger commented Nov 14, 2024

Checklist

  • Checked the issue tracker for similar issues to ensure this is not a duplicate
  • Read the documentation to confirm the issue is not addressed there and your configuration is set correctly
  • Tested with the latest version to ensure the issue hasn't been fixed

How often does this bug occurs?

always

Description:

In a Setup where the https://espressif.github.io/esptool-js/ works really fine on both ESP32 and ESP32S3 i experience Problems when using a M5 Stack https://shop.m5stack.com/products/m5stamp-c3u-mate-with-pin-headers with a ESP-PROG.

the Connection does not establish.

image

@diplfranzhoepfinger
Copy link
Author

Above Problem is LINUX only .

Windows:
image

@brianignacio5
Copy link
Collaborator

Could you try my fork in https://brianignacio5.github.io/esptool-js/ which implement #160 changes ?

@EmileSpecialProducts
Copy link

EmileSpecialProducts commented Nov 16, 2024

I have tested a ESP32-C3 DIO board looks lit it is programming ok, but the software will not run.
you can find de Turtle-ESP-mouse-jiggler firmeware files at this location
and the Turtle-ESP-mouse-jiggler software itself at this location.
esp32-C3 settings

@brianignacio5
Copy link
Collaborator

Should be also be fixed with latest changes in fork in https://brianignacio5.github.io/esptool-js/ which implement #160 changes ?

@EmileSpecialProducts
Copy link

Hi, It looks like it is programming the ESP32-C3,
But the code will not start and the C3 reboots continasly,
I added the logfile
2024-11-27-ESPC3 log not programming.txt

image
you can find de Turtle-ESP-mouse-jiggler firmeware files at this location
and the Turtle-ESP-mouse-jiggler software itself at this location.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants