Arduino-ESP32 - Installing using PlatformIO

username
Posts: 477
Joined: Thu May 03, 2018 1:18 pm

Arduino-ESP32 - Installing using PlatformIO

Postby username » Thu May 19, 2022 4:06 pm

Needing to use the ESP32-S3, there is a nice document on how to install this for PlatformIO here.
https://docs.espressif.com/projects/ard ... platformio

It leaves out any info on the S3 though.
What settings should be used for platformio.ini file when using the ESP32-S3-DEVKITC ?

troyduncan
Posts: 3
Joined: Fri Nov 19, 2021 2:59 am

Re: Arduino-ESP32 - Installing using PlatformIO

Postby troyduncan » Tue May 24, 2022 12:26 am

First create a regular ESP32 project, then edit the platform.ini file by adding the following lines :

[env:esp32s3]
platform = https://github.com/tasmota/platform-esp ... .0.2.3.zip
board = esp32-s3-devkitc-1
framework = arduino
monitor_speed = 115200
upload_speed = 921600

Who is online

Users browsing this forum: Baidu [Spider], PepeTheGreat and 62 guests