Support for external spi flash on the esp32-s2

aowron
Posts: 1
Joined: Fri Sep 03, 2021 8:05 am

Support for external spi flash on the esp32-s2

Postby aowron » Fri Sep 03, 2021 8:18 am

Hi,

We're currently looking into adding external storage to an upcoming PCB revision, and we're using the ESP32-S2. However, when looking at the possibility of using vfat on an external SPI NOR flash chip, I stumbled a comment in the following file: https://github.com/espressif/esp-idf/bl ... eLists.txt
# external SPI flash driver not currently supported for ESP32-S2
From what I can see of the Git history, the comment was added in April 2020, and I do therefore wonder: is this still the case or has support for ESP32-S2 been implemented in the SPI Flash driver (in ESP IDF)?

nilesh-dryad
Posts: 6
Joined: Mon Jun 28, 2021 3:45 pm

Re: Support for external spi flash on the esp32-s2

Postby nilesh-dryad » Mon Oct 11, 2021 5:25 pm

I am using External Flash with ESP32S2 since 4 months. So far no problems but When I try to share that SPI bus with my SPI Ethernet, it does not work out of the box. Seems like I will have to link both flash and Ethernet driver to use the same SPI bus. Ideally It should work out of the box with some bus configuration.

Anyway external flash being the only device on SPI bus works fine without any issue.

Who is online

Users browsing this forum: Baidu [Spider], Bing [Bot] and 107 guests