ESP32-S2 Flash

sumit809
Posts: 2
Joined: Tue Feb 25, 2020 6:03 am

ESP32-S2 Flash

Postby sumit809 » Mon Jul 27, 2020 7:53 pm

I'm using new ESP32-S2 for my next design. My main MCU will be communicating with ESP32-S2 via UART using AT Commands.
In the hardware design guidelines, it is written that the SPI Flash is Compulsory (PFA).

So my question is, since I will be communicating using AT commands and will not be loading code in it, is it really necessary to add SPI flash in my schematics?

Thanks!
Sumit
Attachments
Screenshot 2020-07-28 at 1.20.32 AM.png
Screenshot 2020-07-28 at 1.20.32 AM.png (64.9 KiB) Viewed 2024 times

ESP_Sprite
Posts: 9594
Joined: Thu Nov 26, 2015 4:08 am

Re: ESP32-S2 Flash

Postby ESP_Sprite » Tue Jul 28, 2020 1:09 pm

There is nothing in the ESP32-S2 chip itself that can interpret AT commands; you need the flash because the AT command interpreter needs to be uploaded there.

Who is online

Users browsing this forum: No registered users and 103 guests