Skip to content

Add board definition for Waveshare ESP32-S3 Touch LCD 1.28#1409

Open
shantanu-pai wants to merge 1 commit into
platformio:developfrom
shantanu-pai:waveshare-esp32-s3-touch-lcd-128
Open

Add board definition for Waveshare ESP32-S3 Touch LCD 1.28#1409
shantanu-pai wants to merge 1 commit into
platformio:developfrom
shantanu-pai:waveshare-esp32-s3-touch-lcd-128

Conversation

@shantanu-pai

@shantanu-pai shantanu-pai commented Jun 26, 2024

Copy link
Copy Markdown

This code contains additional "memory_type" parameter in the "build" block ,"-DARDUINO_USB_MODE=1", parameter in the "extra_flags": block and a different "speed": argument in the "upload" block compared to #1332 .

The discussion during writing of this code can be seen here

The code was written by @maxgerhardt when I needed it for my own project. I have tested the same on my Waveshare ESP32-S3 Touch LCD 1.28 and can confirm that it works. I'm putting this here so that it can be officially supported by PlatformIO's board manager.

This closes #1323

@valeros

valeros commented Jul 8, 2024

Copy link
Copy Markdown
Member

Hi @scar027, thanks for the PR. This board requires Arduino core v3.0 which is not officially supported yet.

@sivar2311

Copy link
Copy Markdown

Hi @valeros !
I can't see any requirement for Arduino 3.x since this is an S3 based board!?

@maxgerhardt

Copy link
Copy Markdown
Contributor

@sivar2311

Copy link
Copy Markdown

Thanks @maxgerhardt for the clearification!

@shantanu-pai

Copy link
Copy Markdown
Author

Thank you for the response @valeros. Do you recommend that I keep this open so that this can be incorporated when Arduino core v3.0 is officially supported or should I close the PR?

@valeros

valeros commented Jul 9, 2024

Copy link
Copy Markdown
Member

@scar027 Let's keep it open

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Waveshare ESP32-S3-Touch-LCD-1.28 board request

4 participants