-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Answers checklist.
- I have read the documentation ESP-IDF Programming Guide and the issue is not addressed there.
- I have updated my IDF branch (master or release) to the latest version and checked that the issue is present there.
- I have searched the issue tracker for a similar issue and not found a similar issue.
IDF version.
5.3.1 and 5.2.3
Espressif SoC revision.
ESP32S3 Wroom
Operating System used.
Windows
How did you build your project?
VS Code IDE
If you are using Windows, please specify command line type.
None
Development Kit.
ESP32 S3 Wroom Dev Kit
Power Supply used.
USB
What is the expected behavior?
https://docs.espressif.com/projects/esp-techpedia/en/latest/esp-friends/advanced-development/performance/reduce-boot-time.html says after optimizing the startup will be around 27ms.
What is the actual behavior?
In my tests it's at the minimum of 56ms.
Steps to reproduce.
Make optimizations of https://docs.espressif.com/projects/esp-techpedia/en/latest/esp-friends/advanced-development/performance/reduce-boot-time.html and check when a pin goes high.
Debug Logs.
No response
More Information.
I tried it with 5.2.3 and 5.3.1. There is practically no difference.
Here is a picture of my logic analyzer:
Metadata
Metadata
Assignees
Labels
No labels