Skip to content

Ported to Sunton ESP32-8048S070C#24

Open
oschettler wants to merge 5 commits into
clackups:mainfrom
oschettler:main
Open

Ported to Sunton ESP32-8048S070C#24
oschettler wants to merge 5 commits into
clackups:mainfrom
oschettler:main

Conversation

@oschettler

Copy link
Copy Markdown

From the documentation in docs/sunton-esp32-8048S070c.md:

The Sunton ESP32-8048S070C is a 7" HMI dev board: an ESP32-S3 (16 MB flash, 8 MB octal PSRAM) driving an 800x480 TN color panel over a 16-bit parallel RGB565 interface, with a GT911 capacitive touch controller on I2C, a MicroSD slot on SPI, and a PWM backlight on GPIO 2. Unlike the e-paper / reflective boards this panel is a "dumb" RGB TFT driven directly by the ESP32-S3 LCD RGB peripheral (esp_lcd_new_rgb_panel): a framebuffer in PSRAM is continuously scanned out under the HSYNC / VSYNC / DE / PCLK timing the controller generates.

@clackups

Copy link
Copy Markdown
Owner

nice work, thank you. These two files don't look necessary, as menuconfig is primarily used for configuring the build. I think it makes sense to delete them:

  • sdkconfig.defaults.sunton
  • sdkconfig.defaults.sunton043

@clackups clackups self-assigned this Jun 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants