Files
tactility/Drivers/hx8357-module
Ken Van Hoeylandt 020aa471e2 File locking refactored (#631)
Remove FileMutex and wire locking into driver subsystems.
2026-08-28 01:06:53 +02:00
..
2026-07-22 22:43:34 +02:00
2026-07-22 22:43:34 +02:00
2026-08-28 01:06:53 +02:00

HX8357 Display Driver

A kernel driver for the HX8357-D display panel (24bpp/RGB888). No ESP-IDF esp_lcd component exists for this controller, so this driver speaks its raw SPI command protocol directly rather than wrapping esp_lcd_panel_io/esp_lcd_panel.

See https://cdn-shop.adafruit.com/datasheets/HX8357-D_DS_April2012.pdf

License: Apache v2.0