Search found 8 matches

by npwh2545
Thu Jul 10, 2025 11:24 pm
Forum: Hardware
Topic: I can't get USB OTG to work
Replies: 10
Views: 449

Re: I can't get USB OTG to work

I've fixed it! The solder didn't reach, which caused the crystal not to work. I didn't think it would be this issue. I tried reflowing again and added more solder.
by npwh2545
Wed Jul 09, 2025 9:13 pm
Forum: Hardware
Topic: I can't get USB OTG to work
Replies: 10
Views: 449

Re: I can't get USB OTG to work

There is one SOC that works. I bought a new ESP32 SOC and tried it with the same circuit design, but it didn’t work. I tried measuring the crystal, but there was no signal, and there was no current or voltage. Is it possible that the problem is caused by the crystal?

crystal i use
https://lcsc.com ...
by npwh2545
Tue May 27, 2025 9:36 am
Forum: Hardware
Topic: I can't get USB OTG to work
Replies: 10
Views: 449

Re: I can't get USB OTG to work

Initially, I received the message 'Unknown USB Device (Device Descriptor Request Failed)'. At that time, I was using a C17 capacitor marked as 10uF. However, when I measured the actual value, I found it to be 7.4uF because the capacitor I purchased had a tolerance of ±20%. After the 10uF capacitor I ...
by npwh2545
Mon May 26, 2025 8:33 am
Forum: Hardware
Topic: I can't get USB OTG to work
Replies: 10
Views: 449

Re: I can't get USB OTG to work

I'm using an external 3.3V power supply instead, for easier debugging. And regarding the USB OTG not working, do I need to set up USB CDC first?
by npwh2545
Sun May 25, 2025 6:02 pm
Forum: Hardware
Topic: I can't get USB OTG to work
Replies: 10
Views: 449

Re: I can't get USB OTG to work

I removed the U12 IC and reconnected the board to my computer. It was detected, but it appears there's no driver support, as it came up as 'Unknown USB Device (Device Descriptor Request Failed)'. After a while, I tried connecting it again, but this time, no notification appeared at all.

I don't ...
by npwh2545
Sat May 24, 2025 1:57 am
Forum: Hardware
Topic: I can't get USB OTG to work
Replies: 10
Views: 449

I can't get USB OTG to work

I'm having trouble with USB OTG. I've designed and built the circuit, but when I connect it to my PC, it's completely unresponsive, even after trying to enter bootloader mode. You can see the circuit diagram below.

esp32s3
Screenshot 2025-05-24 082048.png
BQ25601DRTWR
Screenshot 2025-05-24 ...
by npwh2545
Sat Feb 08, 2025 3:16 pm
Forum: Hardware
Topic: i2c on GPIO3 will affect the usage of the USB Serial/JTAG Controller?
Replies: 2
Views: 1362

Re: i2c on GPIO3 will affect the usage of the USB Serial/JTAG Controller?

By default, all those eFuses are 0 so GPIO3 is ignored wrt configuring USB-serial-jtag, so you're free to use it for whatever.
Thank you very much. I have been wondering for days.
by npwh2545
Fri Feb 07, 2025 12:48 pm
Forum: Hardware
Topic: i2c on GPIO3 will affect the usage of the USB Serial/JTAG Controller?
Replies: 2
Views: 1362

i2c on GPIO3 will affect the usage of the USB Serial/JTAG Controller?

I'm a beginner and I want to know if using sar_i2c_sda_1 and i2c on GPIO3 will affect the usage of the USB Serial/JTAG Controller?

According to the topic, when using the USB Serial/JTAG Controller for code uploading and serial output, will there be any impact if I only use the USB D- and D+ for ...

Go to advanced search