Page 1 of 1

esp32s3 not selectable in espressif ide

Posted: Sat Apr 20, 2024 11:01 am
by Sandro76
hi all,
I installed the espressif-idf 5.2 on windows.
I included the ide too.

If I use command line tools it's works fine. I can switch to my board (idf.py set-target esp32s3) build and flash it.
But on the ide I didn't have the board option for s3.
I have only 4 options (esp32 - esp32c2 -esp32c3 - esp32h2). If I try to add a new launch target, in ESP target i have the same options, and no esp32s3.

Someone have a solution?
thanks
Sandro

Re: esp32s3 not selectable in espressif ide

Posted: Sat Apr 20, 2024 7:54 pm
by liaifat85
Are you facing the same problem that is shown here?
https://github.com/espressif/idf-installer/issues/231

Re: esp32s3 not selectable in espressif ide

Posted: Sun Apr 21, 2024 8:37 am
by Sandro76
Yes! It Is.

I will try this solution.

Thanks
Sandro