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

Help Wanted : S3 on Windows 10 - device mgr always shows the S3 as 2 separate JTAG/serial debug units #141

Closed
rpbgit opened this issue Apr 20, 2023 · 8 comments
Labels

Comments

@rpbgit
Copy link

rpbgit commented Apr 20, 2023

no matter what button sequence try, the S3 always comes up in dev mgr as two "USB JTAG/serial debug unit" devices.

how do i get it to appear as COMn port ???

eventually, want to use one JTAG debug port for debugging/single stepping/breakpoints, and the other as download.

but at this point its rather useless to me. i have two S3's and they behave the same way.

how to correct/fix ?

@rpbgit
Copy link
Author

rpbgit commented Apr 20, 2023

dev environment is Microsoft Visual Code with Platform I/O

@rpbgit rpbgit changed the title S3 on Windows 10 - device mgr always shows the S3 as 2 separate JTAG/serial debug units Help Wanted : S3 on Windows 10 - device mgr always shows the S3 as 2 separate JTAG/serial debug units Apr 20, 2023
@lewisxhe
Copy link
Contributor

Press and hold the BOOT button, do not release it, then press RST, release RST, and finally release BOOT

@rpbgit
Copy link
Author

rpbgit commented Apr 21, 2023 via email

@rpbgit
Copy link
Author

rpbgit commented Apr 21, 2023

image

this is the loop the S3 seems stuck in when connected to the COM port

@lewisxhe
Copy link
Contributor

I have not used the jata function of esp32s3, please refer to the official guide for specific usage.
https://docs.espressif.com/projects/esp-idf/en/latest/esp32s3/api-guides/jtag-debugging/index.html
It can be seen from the output log that the chip is abnormal. It may be that the program is abnormal and causes infinite restarts. You can flash the factory firmware to check whether the chip can work normally.
https://github.com/Xinyuan-LilyGO/T-Display-S3/tree/main/firmware

@369Martin369
Copy link

369Martin369 commented May 20, 2023

I encountered this problem once too....no problem. get your IDE settings right. Put the S3 into "waiting for download" position. And flash with correct IDE settings which will switch of USB behaviour.

Copy link

github-actions bot commented May 1, 2024

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label May 1, 2024
Copy link

This issue was closed because it has been inactive for 14 days since being marked as stale.

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

No branches or pull requests

3 participants