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
Hi, I've been struggling with this for many hours at this point. I am working with a Pi Zero 2 W (with pre-soldered male headers, i.e. I did not attempt it myself) and a Waveshare 7.5 inch HAT V2.
I followed all the steps on the Waveshare documentation page (https://www.waveshare.com/wiki/7.5inch_e-Paper_HAT_Manual). Specifically, I made sure to enable the SPI interface and reboot before installing all the dependencies and running the sample code at https://files.waveshare.com/upload/7/71/E-Paper_code.zip
This is what I see, along with just a stream of Paper busy, Paper busy release on repeat in the logs.
waveshare.display.mp4
I attempted both C and Python samples but got the same result.