12-02-2018, 05:30 PM
Hi Cardone
Have you selected I2C for your screen? For the following display it looks like it is configured for SPI by default
https://www.audiophonics.fr/en/screens-v...11658.html
https://www.audiophonics.fr/21741-thickb...i2cspi.jpg
The other thing is that the chip is SSD1305. The driver code I use for mpd_oled supports SSD1306 (mpd_oled -o3) and SH1106 (mpd_oled -o6). It may be that none of the mpd_oled -o options are compatible with SSD1305. I looked at the link for the 2.42" display that caca047 is using with mpd_oled, and it has an SSD1306 chip
https://www.ebay.com/itm/I2C-2-42-OLED-1...2749.l2649
Adrian.
Have you selected I2C for your screen? For the following display it looks like it is configured for SPI by default
https://www.audiophonics.fr/en/screens-v...11658.html
https://www.audiophonics.fr/21741-thickb...i2cspi.jpg
The other thing is that the chip is SSD1305. The driver code I use for mpd_oled supports SSD1306 (mpd_oled -o3) and SH1106 (mpd_oled -o6). It may be that none of the mpd_oled -o options are compatible with SSD1305. I looked at the link for the 2.42" display that caca047 is using with mpd_oled, and it has an SSD1306 chip
https://www.ebay.com/itm/I2C-2-42-OLED-1...2749.l2649
Adrian.