Page 1 of 1

ESP32-S2 support: same toolchain?

Posted: Sat Mar 25, 2023 3:40 pm
by MJU20
To my surprise I see that the ESP32-S2 is supported in FC10. Great because I want to start using the ESP32-S2FN4R2.

In this post: viewtopic.php?f=6&t=1570 there was a discussion on how to use this with a newer version of the ESP toolchain.

If we want to use this chip, do we need to upgrade the recommend FC9 toolchain (ESP-IDF V4) to V5?

Updating V4 to V5 of the ESP-IDF, does that interfere with projects in Flowcode9?

Re: ESP32-S2 support: same toolchain?

Posted: Sun Mar 26, 2023 12:40 pm
by BenR
Hello,

V5.0 idf is semi supported. Most things now work but adc, wifi and bluetooth still need work. I haven't tried an s2 device yet but I have one to try next time I get some time.

Re: ESP32-S2 support: same toolchain?

Posted: Sun Mar 26, 2023 2:01 pm
by MJU20
Ok thank you BenR,

I will wait patiently until there is a green light..