Search found 3 matches
- Wed Oct 26, 2022 4:35 am
- Forum: Hardware
- Topic: Do eFuse registers have default values?
- Replies: 4
- Views: 2382
Re: Do eFuse registers have default values?
That makes sense. Thank you.
- Tue Oct 25, 2022 3:46 am
- Forum: Hardware
- Topic: Do eFuse registers have default values?
- Replies: 4
- Views: 2382
Re: Do eFuse registers have default values?
Thank you for the reply. That makes sense. If the default configuration configures enables booting to USB JTAG, then what is the reason to have the gpio3 strapping pin?
- Mon Oct 24, 2022 4:47 pm
- Forum: Hardware
- Topic: Do eFuse registers have default values?
- Replies: 4
- Views: 2382
Do eFuse registers have default values?
I am trying to figure out how to boot the ESP32-S3-WROOM-1 to download mode mode from USB JTAG and have read in the documentation that boot behavior is also controlled by the eFuse registers, in particular the following: EFUSE_DIS_USB_JTAG, EFUSE_DIS_PAD_JTAG, and EFUSE_STRAP_JTAG_SEL. However, I do...