Closed sam-watts closed 3 years ago
Hi! Unfortunately, if the waveshare code isn't working either, I think there is something wrong with the hardware :-( if you double check all the connections etc. and things still aren't working, I would contact Waveshare support and see if you can get a new unit.
Good luck!
Hi @GregDMeyer, firstly thanks for this great codebase!
I'm having an issue with the 7.8in screen that uses the IT8951, connected to a rasbpi zero W. When running
tests/integration/test.py
, the initialization of the EPD display hangs foverever. When I CTRL+C out of it, this is the traceback I get:I read some of your other posts about changing
spi_hz
to account for the slower rasbpi zero clock speed, but this hasn't helped. I get the feeling this might be a hardware issue? Not really sure what else to try, none of the other waveshare provided code for IT8951 has worked either. Any thoughts you have would be great :pray: