pimoroni / inky

Combined library for V2/V3 Inky pHAT and Inky wHAT.
https://shop.pimoroni.com/?q=inky
MIT License
590 stars 122 forks source link

Inky wHAT Yellow not detected on Raspberry PI Zero W #124

Closed mfloryan closed 3 years ago

mfloryan commented 3 years ago

Raspberry Pi Zero W v1.1 with updated Raspbian Lite (5.10.60+) with a new inky wHAT Yellow.

The identify.py just returns No display EEPROM detected. Running something like ./quotes-what.py --colour yellow shows no errors but the display doesn't change (It still shows the original logo). SPI and I2C are enabled. I run the inky install script with no errors.

Is there a way to diagnose the display in any way?

arjtala commented 2 years ago

having the same issue and i2c doesn't seem to show anything either

i2cdetect -y 2

     0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f
00:                         -- -- -- -- -- -- -- --
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
70: -- -- -- -- -- -- -- --
mfloryan commented 2 years ago

Setup with curl https://get.pimoroni.com/inky | bash solved this for me on a fresh Raspberry PI Zero W 1.1