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-IDF : How to change Esp32S3 with Esp32S3Mini in a project ?
-
- Posts: 229
- Joined: Thu Jul 14, 2022 5:15 am
-
- Posts: 9746
- Joined: Thu Nov 26, 2015 4:08 am
Re: ESP-IDF : How to change Esp32S3 with Esp32S3Mini in a project ?
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: snutw_ and 98 guests