ESP32-S3-Mini : Need Help to install board in Arduino

Hello All,

  1. We made a new product prototype board based on ESP32-S3-Mini, these are engineering sample SOCs received from Espressif.

  2. I have a tested application code which we use with current generation ESP32-WROOM32 SOCs in Arduino.

  3. I am trying to program our new prototype board. But i am not able to select the “ESP32-S3” under the board.

I know ESP32-S3 is pretty new and not yet available. But there should be a way to include ESP32-S3 board.

Our system board uses:
a. TFT LCD , ST7796 controller, 8-bit data interface. (we will test using TFT_eSPI library).
b. Modbus ( uses uart interface).
c. Digital rotary encoder.

I am very new to Arduino and ESP.

Please, I need help
Can anyone help me with a step wise solution. It would be of great help for us and take the development forward.

Have Espressif included the ESP32-S3-Mini into thier Arduino core yet ?

Its is Espressif who produce the ESP32 core for Arduino.

Thank you @srnet for your inputs.

Is there a way to get those done from our side. We are using UART and GPIO's.

Check the status of Espressifs Arduino Core, and support for Espressifs S3 here;

@srnet, They have support for ESP-S2!
I got the application over esp-idf.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.