Search found 2 matches

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: 1248

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

ESP_Sprite wrote:
Sat Feb 08, 2025 6:14 am
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: 1248

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 oper...