olikraus / U8g2_for_Adafruit_GFX

Add U8g2 fonts to any Adafruit GFX based graphics library.
Other
117 stars 35 forks source link

Can't get to work with multiple OLED connected with I2C Multiplexer #43

Closed amritgenius closed 4 months ago

amritgenius commented 1 year ago

Hello All, i have this project where i need to use more than one displays with adafruit gfx library along with u8g2 fonts but still no luck, single display is working fine.

olikraus commented 1 year ago

Not sure how we can help here. Wouldn't it be better to ask Adafruit GFX project instead? Maybe here: https://github.com/adafruit/Adafruit-GFX-Library

amritgenius commented 1 year ago

Hello Sir, Multiple Displays are working with solo Adafruit GFX lib but as soon as i impliment u8g2 for adafruit gfx, they stop working.

olikraus commented 1 year ago

Sounds like a RAM problem