Search found 2 matches

by vkp2808
Tue Aug 27, 2024 4:39 am
Forum: ESP32 Arduino
Topic: Stack Smashing Protection Failure with ESP32 and Nextion Display
Replies: 2
Views: 962

Stack Smashing Protection Failure with ESP32 and Nextion Display

I am experiencing "Stack Smashing Protection Failure" with the ESP32 while interfacing with a Nextion display using task functions. I am encountering a stack smashing protection failure, which is causing my application to become unstable and occasionally crash. This problem is significantly impactin...
by vkp2808
Wed Jul 17, 2024 10:07 am
Forum: ESP-IDF
Topic: Issue with Secure Boot v1 in ESP-IDF
Replies: 1
Views: 851

Issue with Secure Boot v1 in ESP-IDF

I've encountered an issue while attempting to secure my bootloader using Secure Boot v1 in ESP-IDF. Unfortunately, I'm consistently receiving an error message stating "secure boot check fail."I have reviewed the setup and followed the documentation closely, but I haven't been successful in resolving...