1 unstable release
0.1.0 | Jun 23, 2021 |
---|
#20 in #oled
24KB
451 lines
SSD1320
SSD1320 display driver
This is draft version of SSD1320, SSD1320z2 displays, any features such as screen rotation, setup resolution doesn't available. But it works in default configuration. Embedded graphics library is also supported.
The SSD1320z2 based display (Surenoo SUR383S1000WG01) requires two independent chip selectors. RAM refresh flag (FR) doesn't supported.
lib.rs
:
Generic SPI interface for display drivers
Dependencies
~215KB