ESP-IDF : How to change Esp32S3 with Esp32S3Mini in a project ?

ThomasESP32
Posts: 229
Joined: Thu Jul 14, 2022 5:15 am

ESP-IDF : How to change Esp32S3 with Esp32S3Mini in a project ?

Postby ThomasESP32 » Mon May 15, 2023 3:41 pm

Good afternoon,

I have created a project using a Esp32S3 under ESP-IDF.
The project is quite big now, and the chip has been changed from an Esp32S3 to an Esp32S3Mini.

In my project (Under ESP-IDF), it seems that I have nothing to change.
The only reference to the chip I have found is in the Esp Target tab and is specified to Esp32S3 (Mini is not provided).
So I have compiled my project the same way and downloaded it into the Esp32S3Mini.

Could you please confirm that this procedure is correct ?
Or is there something else to change please ?

Thank you for your help.
I would like to keep my program working with this new chip without writing it again !

Best regards,

Thomas TRUILHE

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

Re: ESP-IDF : How to change Esp32S3 with Esp32S3Mini in a project ?

Postby ESP_Sprite » Tue May 16, 2023 8:18 am

The ESP32S3Mini is simply a module that contains an ESP32S3 inside; as long as you use the GPIOs that are actually available on the Mini as well as select the correct amount of flash, it should just work.

Who is online

Users browsing this forum: No registered users and 97 guests