Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
birdman3131 opened this issue Mar 6, 2024 · 3 comments
Open

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

birdman3131 opened this issue Mar 6, 2024 · 3 comments

Comments

@birdman3131
Copy link

Requesting support to be added for this board.

https://www.waveshare.com/wiki/ESP32-S3-Touch-LCD-1.28 is the manufactures documentation for it.

@valeros
Copy link
Member

valeros commented Mar 7, 2024

Hi @birdman3131, usually a variant header file with proper pin definitions in the Arduino core is required.

@birdman3131
Copy link
Author

birdman3131 commented Mar 7, 2024

Not sure if this is what you are talking about but in the demo they have this file that looks like what you are talking about.
DEV_Config.zip

Tried adding it as code but the formatting broke.

@martinroger
Copy link

esp32s3roundlcd.json
I've gotten somewhere defining this as the custom board in the /boards folder of my project and adding board = esp32s3roundlcd to my platformio.ini file.
It would be nice to see this board added to the list of supported boards, as I think I probably did it wrong on my memory size calculations (am completely lost on the relationship between SRAM/PSRAM/ROM/Flash). So that part is probably wrong in my JSON.

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

No branches or pull requests

3 participants