You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Waveshare ILI9486(B) https://www.amazon.com/dp/B07V9WW96D
dtoverlay tree not loaded
Unable to draw to display using luma.lcd with any examples or demo code, screen remains blank with backlight on.
It looks like the problem is isolated to Raspberry Pi 5 hardware. The same sd card in a PiZero2W works as expected. Changes to Pi5 SPI addressing perhaps? GPIO?
Waveshare ILI9486(B) https://www.amazon.com/dp/B07V9WW96D
dtoverlay tree not loaded
Unable to draw to display using luma.lcd with any examples or demo code, screen remains blank with backlight on.
$ sudo python clock.py --display ili9486 --interface spi --width 320 --height 480
Version: luma.lcd 2.10.0 (luma.core 2.4.0)
Display: ili9486
Interface: spi
Dimensions: 320 x 480
Type of Raspberry Pi
Pi5
Linux Kernel version
6.1.54-v8+
Expected behaviour
anything written to display
Actual behaviour
display has no writing, just a black/backlight
The text was updated successfully, but these errors were encountered: