olikraus / u8g2

U8glib library for monochrome displays, version 2
Other
5.16k stars 1.05k forks source link

JLX19264G-925 spi display support #1176

Closed PhoenixMarie closed 4 years ago

PhoenixMarie commented 4 years ago

Hello, is it possible to use your library with this type of display? http://www.jlxlcd.cn/html/zh-detail-1038.html (JLX19264G-925 , spi connection). Thank you in advance.

olikraus commented 4 years ago

The metioned controller seems to be ST7525 The support for this controller can be checked here: https://github.com/olikraus/u8g2/wiki/u8g2setupcpp

So the answer is: No, this controller is not supported at the moment.