ESP32 Partition Table and NVS data storage

preview_player
Показать описание
In this video tutorial you will learn how to create your own partition table.
In the second part you will learn how to write NVS data into flash memory.
The third part shows how it all works in practice.
The source code for this tutorial can be downloaded from:
Рекомендации по теме
Комментарии
Автор

Awesome tutorial, but you need to learn to use the zoom feature of your screen capture program so that we can see the text or codes. They are so tiny, you can't read it.

DeLaCruzer
Автор

you made a mistake in the flash offsets graphic. if the factory size is 1MB, then it starts at 0x10000 and ends at 0x110000

mofear