Flash memory
Posted: Wed Jun 21, 2017 3:15 pm
I am trying work with the flash memory of esp32 using the spi_flash, but I don't understand which address I need to put for start write, I think that the esp32 has 3MB reserved to store data, but I am not sure which address starts this space.
Which part the flash memory I can write data with spi_flash, the data that I want store is about 1MB.
Anyone here has any experience with this subject?
Which part the flash memory I can write data with spi_flash, the data that I want store is about 1MB.
Anyone here has any experience with this subject?