Problem With I2C Oled display with beta 3.8

Hi,

I’m using bbbmini and i2c oled display (generic 0.96" like this one https://www.banggood.com/0_96-Inch-4Pin-White-IIC-I2C-OLED-Display-Module-12864-LED-For-Arduino-p-958196.html?rmmds=search) developed by @mirkix, until the previous versions - Copter 3.4 and Plane 3.7.1 eveything is working fine, but in beta (ArduPlane V3.8.0beta5 (75f74459) and arducopter the oled display is not showing anything.

there is no error on the console - the display are correctly detected(i2cdetect) at i2c bus @ address 3c.

Regards

Hi,

Have you set the display type parameter?

Hi @OXINARF,
I was looking at parameters and I found it.
In my case was the ssd1306 type and now is working.
Thanks

Hi all,

The NTF_DISPLAY_TYPE parameter doesn’t appear in arducopter 4.2.3 (Appear if I load saved parameters from previous version)

Have you got the same issue ?

Thanks