Hi,
I am working on a photobucket on an ESP32. A few puzzles have arisen.
First:
How do I boot the ESP32 as quickly as possible? Right now it takes 1.2s from reset or exit from sedation. Is it possible to go faster? How do you do this?
Drugo:
I managed to split the tasks into two cores. I want one to work all the time and the other temporarily. How do I sedate just one core to keep the other working? Do they have separate clocks and power supply? At the moment, they both shut down
Third:
I am interested in the power management and shutdown capabilities of individual components
Please help
Robert
I am working on a photobucket on an ESP32. A few puzzles have arisen.
First:
How do I boot the ESP32 as quickly as possible? Right now it takes 1.2s from reset or exit from sedation. Is it possible to go faster? How do you do this?
Drugo:
I managed to split the tasks into two cores. I want one to work all the time and the other temporarily. How do I sedate just one core to keep the other working? Do they have separate clocks and power supply? At the moment, they both shut down
Third:
I am interested in the power management and shutdown capabilities of individual components
Please help
Robert