olikraus / U8g2_for_Adafruit_GFX

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

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

Closed amritgenius closed 2 weeks ago

amritgenius commented 10 months 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 10 months 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 10 months 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 10 months ago

Sounds like a RAM problem