Overview Proven

HAL TypeDisplay
ChipGDEQ031T10
InterfaceSPI
DescriptionE-paper with 4-gray LUT. Supports full, partial, and fast refresh modes. BUSY pin polling for refresh completion.

Implementation

Sourcecomponents/kernel_rs/src/drv_epaper_gdeq031t10.rs (1153 lines)
WrapsNone — manual SPI commands with DC/CS/BUSY GPIO
Tests17 unit tests

Devices

Boards that use this driver:

DeviceStatus
T-Deck ProProven

Configuration

Configured via board.json: SPI pins (MOSI, CLK, CS, DC, RST, BUSY). Integrated with the kernel epaper_refresh module for coalesced updates.

Known Issues

No known issues.