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 ...
Search found 2 matches
- 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: 1159
- 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 ...
If my manufacturer wants to use Flash Download Tool (https://docs.espressif.com/projects/esp-test-tools/en/latest/esp32 ...