ESP-ROM:esp32c5-eco2-20250121
Build:Jan 21 2025
rst:0x1a (CPU_LOCKUP),boot:0x18 (SPI_FAST_FLASH_BOOT)
Core0 Saved PC:0x420100c8
SPI mode:DIO, clock div:1
load:0x408557c0,len:0x1928
load:0x4084bba0,len:0x11ac
load:0x4084e5a0,len:0x351c
entry 0x4084bbaa
I (23) boot: ESP-IDF v6.0.2 2nd stage bootloader ...
Search found 4 matches
- Thu Aug 13, 2026 12:37 pm
- Forum: ESP-IDF
- Topic: esp32-c5 basic-tee example not working
- Replies: 1
- Views: 2
- Tue Jan 20, 2026 5:31 pm
- Forum: Hardware
- Topic: ESP32-P4 PSA Certification
- Replies: 0
- Views: 522
ESP32-P4 PSA Certification
I am interested in using esp32-p4 for my project. I want to know weather esp32-p4 micro controller qualified for PSA Certified Level 2 ?
esp32-c6 is qualified for PSA Certified Level 2 is written. If esp32-p4 is interfaced with esp32-c6 for wifi feature then can we use "The ESP-TEE (Espressif ...
esp32-c6 is qualified for PSA Certified Level 2 is written. If esp32-p4 is interfaced with esp32-c6 for wifi feature then can we use "The ESP-TEE (Espressif ...
- Fri Sep 12, 2025 9:22 am
- Forum: ESP-IDF
- Topic: esp32-p4 esp-idf OTA error
- Replies: 1
- Views: 709
esp32-p4 esp-idf OTA error
I tested simple_ota_example given in esp-idf. I am using esp-idf 5.4.1. ESP-IDE version 3.3.0. Using Ubuntu OS 22.04. I am using esp32-p4 development board. In this example i uploaded the binary image into my github repository. I have given the github binary image path in the example configuration ...
- Mon Jun 02, 2025 5:56 pm
- Forum: ESP-IDF
- Topic: esp32-p4 esp-idf mqtt example using wifi getting error
- Replies: 1
- Views: 77
esp32-p4 esp-idf mqtt example using wifi getting error
I am using esp-idf version 5.4.1. i am using esp32-p4 board. I wanted to test mqtt example on esp32-p4. I am getting error "esp_mqtt_demo: connect to the AP fail" when i run mqtt example. Attached the log file. Please help.