The ESP32 flash image layout including bootloader, partition table and application.

The ESP32 flash image layout including bootloader, partition table and application.

Source publication
Preprint
Full-text available
The ESP32 is a popular microcontroller from Espressif that can be used in many embedded applications. Robotic joints, smart car chargers, beer vat agitators and automated bread mixers are a few examples where this system-on-a-chip excels. It is cheap to buy and has a number of vendors providing low-cost development board kits that come with the mic...

Context in source publication

Context 1
... provides tools to assemble (merge) a final binary flash image. The layout is shown in Figure 3. This merged binary is now able to be written to the target flash and booted. ...