Overview Proven

HAL TypeDisplay
ChipST7789V
InterfaceSPI
DescriptionSPI LCD supporting configurable resolution, pixel offsets, and color inversion for different panel modules.

Implementation

Sourcecomponents/kernel_rs/src/drv_lcd_st7789.rs (918 lines)
WrapsESP-IDF esp_lcd_new_panel_st7789(), esp_lcd_panel_draw_bitmap()
Tests20 unit tests

Devices

Boards that use this driver:

DeviceStatus
T-DeckProven
T-Deck PlusProven
T-Display-S3Proven
CardputerProven

Configuration

Configured via board.json: width, height, x_offset, y_offset, invert_color. Cardputer uses 240x135 with x_offset=40, y_offset=52.

Known Issues

No known issues.