Search found 1 match

by csmith-morningstar
Wed Sep 17, 2025 1:05 pm
Forum: ESP-IDF
Topic: Boot from Test does not work using only EN/CHIP_PU pin
Replies: 1
Views: 335

Boot from Test does not work using only EN/CHIP_PU pin

Hello,

We are using the ESP32-WROOM-32E module, programming it with ESP-IDF. Below is the partition table for our setup:


# Name, Type, SubType, Offset, Size, Flags
nvs, data, nvs, , 0x6000
otadata, data, ota, , 0x2000
phy_init, data, phy, , 0x1000
nvs_key, data, nvs_keys, , 0x1000
test, app ...

Go to advanced search