hi,
Can anyone worked on espwroom 32 interface with external flash (1 MB). I need to write and read the string on it by using SPI.
esp wroom 32 interface with external flash(winbond 1 mega byte)
-
- Posts: 9833
- Joined: Thu Nov 26, 2015 4:08 am
Re: esp wroom 32 interface with external flash(winbond 1 mega byte)
Can you expand a bit on what you're trying to do? Is the 1MByte flash separate from the flash containing your code? What are you trying to save, and why does it need to be on an external flash? If you only need to save some data, maybe the nvs subsystem in esp-idf can help you?
Re: esp wroom 32 interface with external flash(winbond 1 mega byte)
hi,
I want to write and read data from flash. can you give suggestion on that.
I want to write and read data from flash. can you give suggestion on that.
-
- Posts: 9833
- Joined: Thu Nov 26, 2015 4:08 am
Re: esp wroom 32 interface with external flash(winbond 1 mega byte)
...Yes, I got that from your first post. Can you also try to see if you can answer the other questions I asked? If not, I'm afraid helping you is going to be pretty hard.
Re: esp wroom 32 interface with external flash(winbond 1 mega byte)
ya i am going to use external flash to store audio files, images. And i need to know how to read and write on inbuilt memory of esp32. pls give me a guidance on that.
Re: esp wroom 32 interface with external flash(winbond 1 mega byte)
Here's the documentation for flash APIs:
http://esp-idf.readthedocs.io/en/latest ... table-apis
http://esp-idf.readthedocs.io/en/latest ... table-apis
Who is online
Users browsing this forum: Baidu [Spider] and 111 guests