Hey espressif team,
Just wondering if there will be any documentation or examples released on the usage of external flash chips for example this commit:
ec427a5b4308bcea7837bd3309748279f95b6788
or this set of API functions:
https://docs.espressif.com/projects/esp ... ash-device
Gibson
Documentation on external flash partitions
-
- Posts: 58
- Joined: Wed Jul 17, 2019 11:45 pm
Re: Documentation on external flash partitions
Hi gibson12345,
Yes, an example is in review and will be released soon.
Yes, an example is in review and will be released soon.
-
- Posts: 58
- Joined: Wed Jul 17, 2019 11:45 pm
Re: Documentation on external flash partitions
Hey igrr,
Thanks for the quick response. Is there a timeline we can expect for this to be made public?
Thanks for the quick response. Is there a timeline we can expect for this to be made public?
Re: Documentation on external flash partitions
Most likely not more than two weeks.
Re: Documentation on external flash partitions
The example is now on Github: https://github.com/espressif/esp-idf/tr ... lash_fatfs
-
- Posts: 58
- Joined: Wed Jul 17, 2019 11:45 pm
Re: Documentation on external flash partitions
Thanks for the follow up!
Love you work.
I know this isn't the correct forum for it but I've had no reply on the ADF forum. Is there any way to make the ADF work with this newer version of the IDF? The main issue I've run into it the use of the new build tools system being used mostly on the newer idf while the adf is using the old make system.
The reason I am looking to use the adf is for the playing of MP3 files through the internal DAC that will be stored on the external flash chip. Please advise if you have another solution that would be viable for this situation
Cheers,
Gibson
Love you work.
I know this isn't the correct forum for it but I've had no reply on the ADF forum. Is there any way to make the ADF work with this newer version of the IDF? The main issue I've run into it the use of the new build tools system being used mostly on the newer idf while the adf is using the old make system.
The reason I am looking to use the adf is for the playing of MP3 files through the internal DAC that will be stored on the external flash chip. Please advise if you have another solution that would be viable for this situation
Cheers,
Gibson