ESP32 Pico Kit v4.1 Memory Map
- ESP_krzychb
- Posts: 400
- Joined: Sat Oct 01, 2016 9:05 am
- Contact:
Re: ESP32 Pico Kit v4.1 Memory Map
The other 3M are not being used. What we have discussed there is a default partition table. If your application is bigger than 1M or need partitions for other purposes then you can define your own partition table, see https://docs.espressif.com/projects/esp ... ion-tables
Re: ESP32 Pico Kit v4.1 Memory Map
Thanks. I guess it didn't cross my mind that they would ship a 4M dev board with a default partitioning that used only 1M. The board documentation makes no mention of it. So I wasn't sure if it was reserved for some purpose. I guess I was expecting, just like on Windows or Linux, that the `partition_table` tool would show any chunks of unused/unpartitioned space.ESP_krzychb wrote: ↑Sun Jun 13, 2021 11:53 amThe other 3M are not being used. What we have discussed there is a default partition table. If your application is bigger than 1M or need partitions for other purposes then you can define your own partition table, see https://docs.espressif.com/projects/esp ... ion-tables
Who is online
Users browsing this forum: No registered users and 82 guests