I am trying to run the 0.96" OLED example program on an Adafruit v2.1 OLED board. I2C was enabled on the system config page. Vin is connected to 3.3V, I2C address is set to 0x3C.
The error is: i2c_write failed with return value -1 at /usr/local/lib/arm-linux-gnueabihf/perl/5.28.1/HiPi/Interface/MonoOLED.pm line 347.
The display never lit up. At what point in the process should i see a spash screen? Or backlight?
Thanks for any info on this issue.
James