Replies: 2 comments
-
Please check the other constructors, like U8G2_ST7567_JLX12864, U8G2_ST7567_ENH_DG128064, U8G2_ST7567_ENH_DG128064I and U8G2_ST7567_OS12864 |
Beta Was this translation helpful? Give feedback.
-
Thanks for the hint. |
Beta Was this translation helpful? Give feedback.
-
Hello,
I am looking for a way to run a 128X64 I2C ST7567S COG LCD display, bought from Alliexpress with the help of U8G2 library under Arduino.
I tested many configurations, but the only thing that worked was "U8G2_ST7567_HEM6432_F_HW_I2C u8g2(U8G2_R0, /* reset=*/ U8X8_PIN_NONE)".
The problem is that it displays a really small logo image.
I add a link to this display http://tiny.cc/hlqfvz.
For any help, thank you.....
Beta Was this translation helpful? Give feedback.
All reactions