Search found 2 matches

by benboppo
Mon Jul 07, 2025 11:24 pm
Forum: ESP-IDF
Topic: CPU_FREQ_MAX always held by rtos0 / rtos1 power management locks? And other oddities.
Replies: 2
Views: 1158

Re: CPU_FREQ_MAX always held by rtos0 / rtos1 power management locks? And other oddities.

I am also seeing rtos0/rtos1 holding CPU_FREQ_MAX lock. I think that behavior should be configurable since I have some tasks that would run fine at 80Mhz and do not need the max frequency.

The docs at https://docs.espressif.com/projects/esp-idf/en/stable/esp32/api-reference/system/power_management ...
by benboppo
Thu Jun 19, 2025 9:24 am
Forum: ESP-IDF
Topic: How to burn multiple secure boot key digests with Flash Download Tool
Replies: 0
Views: 53

How to burn multiple secure boot key digests with Flash Download Tool

Based on the recommendations in https://docs.espressif.com/projects/esp-idf/en/stable/esp32s3/security/secure-boot-v2.html I am signing my bootloader with 3 signing keys.

If my manufacturer wants to use Flash Download Tool (https://docs.espressif.com/projects/esp-test-tools/en/latest/esp32 ...

Go to advanced search