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

esp-S3 USB keeps getting recognized in windows 11 as JTAG debug port even though it meant to be NCM (IEC-256) #119

Open
2 tasks done
emaayan opened this issue Jan 16, 2025 · 3 comments
Assignees
Labels
Status: Opened Issue is new

Comments

@emaayan
Copy link

emaayan commented Jan 16, 2025

Answers checklist.

  • I have read the documentation of the component in question and the issue is not addressed there.
  • I have searched the issue tracker for a similar issue and not found a similar issue.

General issue report

when i upload a firmware that turns the USB jtag port into net USB NCM one, i have problem making look like a network device.
i need to always uninstall the driver so that windows would back to recognize it as espressif usb net driver (no need to manually install ncm device driver like windows 10)
how can i make this more streamlined so it would recognize it as net device driver? I'm using the default USB descriptors.
in the pic below i have 2 S3's connected to my machine, (they both have 2 usb ports, but only one of them is connected windows )

Image

@espressif-bot espressif-bot added the Status: Opened Issue is new label Jan 16, 2025
@github-actions github-actions bot changed the title esp-S3 USB keeps getting recognized in windows 11 as JTAG debug port even though it meant to be NCM esp-S3 USB keeps getting recognized in windows 11 as JTAG debug port even though it meant to be NCM (IEC-256) Jan 16, 2025
@peter-marcisovsky
Copy link
Collaborator

Hi @emaayan

I can confirm, that on Linux, the NCM device is recognized correctly, not like a JTAG Debug unit. We will try on Windows.

Image

Did you try using esp32s2 for example? As it does not have USB Serial JTAG unit?

@emaayan
Copy link
Author

emaayan commented Jan 16, 2025

Hi @emaayan

I can confirm, that on Linux, the NCM device is recognized correctly, not like a JTAG Debug unit. We will try on Windows.

Image

Did you try using esp32s2 for example? As it does not have USB Serial JTAG unit?

no i mainly have s3, because i also wanted serial com repl features (for example to be able to change the IP of the internal LWIP)

@emaayan
Copy link
Author

emaayan commented Jan 16, 2025

Hi @emaayan

I can confirm, that on Linux, the NCM device is recognized correctly, not like a JTAG Debug unit. We will try on Windows.

Image

Did you try using esp32s2 for example? As it does not have USB Serial JTAG unit?

make sure to use win 11, win10 requires manual ncm driver install.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Opened Issue is new
Projects
None yet
Development

No branches or pull requests

4 participants