Hello All,
-
We made a new product prototype board based on ESP32-S3-Mini, these are engineering sample SOCs received from Espressif.
-
I have a tested application code which we use with current generation ESP32-WROOM32 SOCs in Arduino.
-
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.