Search found 3 matches
- Mon Apr 22, 2024 12:41 pm
- Forum: General Discussion
- Topic: ESP32 SPI Flash write issue
- Replies: 4
- Views: 1254
Re: ESP32 SPI Flash write issue
I got it, Thanks for your reply.
- Mon Apr 22, 2024 7:22 am
- Forum: General Discussion
- Topic: ESP32 SPI Flash write issue
- Replies: 4
- Views: 1254
Re: ESP32 SPI Flash write issue
In ESP32 WROOM-32U development kit, i thought the external flash chip is already mounted within the kit. Correct me if am wrong.
- Mon Apr 22, 2024 5:50 am
- Forum: General Discussion
- Topic: ESP32 SPI Flash write issue
- Replies: 4
- Views: 1254
ESP32 SPI Flash write issue
Hi, I am currently working in the ESP32 WROOM-32U development kit. I need to write and read the data on an external flash chip using the SPI interface. I took the sample code from esp-idf storage example code -> "ext_flash_fatfs". I flashed the code directly on the esp32 board and observed the below...