Wonky SSD1327

Breakout boards, sensors, other Adafruit kits, etc.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
edgjr
 
Posts: 143
Joined: Mon Jan 16, 2012 6:18 pm

Wonky SSD1327

Post by edgjr »

Code: Select all

$ /sbin/i2cdetect -y 1
     0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f
00:                         -- -- -- -- -- -- -- -- 
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
30: -- -- -- -- -- -- -- -- -- -- -- -- -- 3d -- -- 
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
60: 60 -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
70: -- -- -- -- -- -- -- -- 
Driver: adafruit_ssd1327, v 1.3.10
Platform: Raspberry Pi 4B, Python 3.9.2 (all libraries installed via pip3)
Connection: qwiic pHat v2

Running the example code from https://github.com/adafruit/Adafruit_Ci ... pletest.py

This doesn't look right...
Attachments
0128231349.jpg
0128231349.jpg (71.87 KiB) Viewed 63 times

User avatar
mikeysklar
 
Posts: 13936
Joined: Mon Aug 01, 2016 8:10 pm

Re: Wonky SSD1327

Post by mikeysklar »

Which Adafruit OLED model are you using? Product number ID or link to product page please.

User avatar
edgjr
 
Posts: 143
Joined: Mon Jan 16, 2012 6:18 pm

Re: Wonky SSD1327

Post by edgjr »

Oh, sorry! I thought I'd specified - https://www.adafruit.com/product/4741

User avatar
mikeysklar
 
Posts: 13936
Joined: Mon Aug 01, 2016 8:10 pm

Re: Wonky SSD1327

Post by mikeysklar »

I see an open issue on this. In short the culprit has been found, but the solution has not been agreed on. This display is not currently supported on Pi OS based setup, only microcontroller boards running Circuitpython or Arduino.

https://github.com/adafruit/Adafruit_Bl ... /issues/80

User avatar
edgjr
 
Posts: 143
Joined: Mon Jan 16, 2012 6:18 pm

Re: Wonky SSD1327

Post by edgjr »

Doh! I should have checked Issues - well, that's a bummer and a half. Thanks, mikey.

Locked
Please be positive and constructive with your questions and comments.

Return to “Other Products from Adafruit”