Skip to content
Discussion options

You must be logged in to vote

I don't have one of these yet, so I haven't tested any of this. According to the Hardware Overview the S3 Box Lite has an ESP32-S3 with a st7789 display. You could try the (untested) ESP32_BOX_LITE firmware from https://github.com/russhughes/st7789_mpy. Configuration Example (untested) tft_config.py.

Display I/O Pins: 4 DC, 5 CS, 6 MOSI, 7 CLK, 48 RESET and 45 BACKLIGHT

References:
Hardware Overview
Schematic

Replies: 4 comments 8 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by jouellnyc
Comment options

You must be logged in to vote
4 replies
@jouellnyc
Comment options

@russhughes
Comment options

@jouellnyc
Comment options

@russhughes
Comment options

Comment options

You must be logged in to vote
3 replies
@russhughes
Comment options

@jouellnyc
Comment options

@jouellnyc
Comment options

Comment options

You must be logged in to vote
1 reply
@jouellnyc
Comment options

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