olikraus
olikraus
BTW: For me everything works without problem.
Thanks, assigned to next release
I will look into this. Thanks for reporting.
> Is there something fundamental to the u8g2 project that prevents sharing of the I2C bus? Yes, the configuration of the I2C bus, see also note 2 here: https://github.com/olikraus/u8g2/wiki/u8g2reference#setbusclock Assign...
Difficult. So far i personally have only used Arduino IDE. Moreover I how only "official" boards. So I can't help much here. In fact I have no idea regarding this...
It looks like that the CH1120 is a graylevel display, while SH1108 is a pure monochrome display. At least CH1120 needs to be configured as a monochrome display, see chapter...
I tookover the init sequence from the display datasheet. It is very much different to the SH1108. I really wonder that anything was visible with the SH1108 constructor. I have...
Somehow it looks like that no data is transfered. - How does the code look like (for Arduino IDE)? - Which is the exact constructor + arguments? - How is...
Ok, i found a remark in the datasheet and fixed the code based on this. Can you test the new beta (2.35.26) again ? / You can download the latest...
I am running out of ideas. Where did you buy that display?