xygax

Results 15 comments of xygax

![display](https://github.com/olikraus/u8g2/assets/20039320/1b6d32cd-f125-4e09-a209-18d131de0bd0) Guys I use these display's. they are labels ZXM12832C1 this constructor works #include U8G2_ST7920_144X32_F_SW_SPI u8g2(U8G2_R2, SCLK , MOSI, CS, RST); pinouts are as follows (square pin is pin 1)...

Oliver This is the one i use it works (just a bit weird when the screen is upside down needs an offset) > U8G2_ST7920_144X32_F_SW_SPI u8g2(U8G2_R2, SCLK , MOSI, CS, RST);

Thanks. . I have also lookd another issue cant remember the number on this display and corrected the electricals as the chinese data is way wrong ...SSent from my Galaxy...

Two things... One ..... set the rotation to R0 and it will work but upside down Two. Set the origin to 20.x and that will be the difference between 128...

look at the constructor ...... it has R2..... that is use the screen upside down make that R0 you will get your example code working... or leave the constructor and...

Not yet.. its on Oliver's list so i just correct it manually by the difference in the actual screen size and the constructor size difference in size is 16 px...

I have a unit on my desk will do it today.SSent from my Galaxy -------- Original message --------From: olikraus ***@***.***> Date: 02/12/2023 23:12 (GMT+00:00) To: olikraus/u8g2 ***@***.***> Cc: xygax ***@***.***>,...

I will look at it tomorrow.   Thanks... So you wsnt me to send one of those sed1520s... i have a few here...SSent from Outlook for Android

Oli.. Did the KS0108 get added to the I2C module i have a 192 x 64 first 16 pins are identical to JP3 there is a couple of extra CS...