Hello All,
Is there is a way to speed up the boot procedure with ESP32?
ESP32 Speed up loading
Re: ESP32 Speed up loading
It's typically up and running in under <=1 second. Why are you needing it faster than that ?
Re: ESP32 Speed up loading
Because batteries. Or because instant response (like a smart bulb remote).
https://github.com/espressif/esp-idf/pull/3304
https://github.com/espressif/esp-idf/pull/3304
-
- Posts: 48
- Joined: Mon Apr 30, 2018 5:32 pm
Re: ESP32 Speed up loading
Hello WiFive and thanks for your response.
I see that it's more than 1 second. I don't exactly know what is the booting time. I can measure it later
The need for faster boot is because of response to HW that needs to set a declared GPIO for high level before 1 second passes.
I see that it's more than 1 second. I don't exactly know what is the booting time. I can measure it later
The need for faster boot is because of response to HW that needs to set a declared GPIO for high level before 1 second passes.
WiFive wrote: ↑Thu Aug 01, 2019 12:02 amBecause batteries. Or because instant response (like a smart bulb remote).
https://github.com/espressif/esp-idf/pull/3304
Re: ESP32 Speed up loading
Well you may want to do that in custom bootloader then or wake stub if you are deepsleeping
Who is online
Users browsing this forum: Google [Bot] and 71 guests