ESP32-WROOM-32E-N16 Bootloader

davidgbal
Posts: 2
Joined: Thu Apr 13, 2023 4:17 pm

ESP32-WROOM-32E-N16 Bootloader

Postby davidgbal » Thu Apr 13, 2023 4:27 pm

I am about to use this module on one of my pcb designs -
ESP32-WROOM-32E-N16

From the Expressif Product Selector it is not clear to me if this module ships with a bootloader than can be used with PlatformIO via UART or the JTAG pins?

ESP_Sprite
Posts: 9589
Joined: Thu Nov 26, 2015 4:08 am

Re: ESP32-WROOM-32E-N16 Bootloader

Postby ESP_Sprite » Fri Apr 14, 2023 1:52 am

Yes. Every single ESP32 (regardless of type) comes with a hardcoded ROM containing a bootloader allowing it to be programmed via UART and if it has an USB peripheral, also USB. JTAG programming doesn't need a bootloader per se, but be aware that on chips containing an USB-JTAG-serial converter, JTAG is routed there by default; to make it accessible over pins, you need to burn an eFuse.

davidgbal
Posts: 2
Joined: Thu Apr 13, 2023 4:17 pm

Re: ESP32-WROOM-32E-N16 Bootloader

Postby davidgbal » Fri Apr 14, 2023 6:56 am

Thank you for the confirmation.

Who is online

Users browsing this forum: No registered users and 118 guests