Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python test crashes rasberry pi zero w running raspbian lite #99

Open
ethugbaby opened this issue Sep 19, 2020 · 7 comments
Open

python test crashes rasberry pi zero w running raspbian lite #99

ethugbaby opened this issue Sep 19, 2020 · 7 comments

Comments

@ethugbaby
Copy link

pi@raspberrypi:~/e-Paper/RaspberryPi&JetsonNano/python/examples $ sudo python3 epd_2in13_V2_test.py
INFO:root:epd2in13_V2 Demo
INFO:root:init and Clear

when i run the example it starts to load nothing happens on the epaper screen and then the device crashes and reboots the raspberry pi 0 w

@missionfloyd
Copy link
Contributor

missionfloyd commented Sep 20, 2020

The HAT doesn't work right with the Pi 0. You have to use the cable.

They know about the problem and say they may fix it in the future.

@ghost
Copy link

ghost commented Sep 20, 2020

@ethugbaby you can take a look at #92 .

@Kreshnik
Copy link

The HAT doesn't work right with the Pi 0. You have to use the cable.

They know about the problem and say they may fix it in the future.

The cable doesn’t work either

@missionfloyd
Copy link
Contributor

Are you connecting VCC to 3.3V? Connecting it to 5V is what makes it crash.

@Kreshnik
Copy link

I've recently received the 7.5 inch display, tried it with Raspberry Pi 4/zero, I can't get it even to work.
I noticed that my display doesn't look the same as everybody's else's, I think I received a different display.... Screen image

@missionfloyd
Copy link
Contributor

missionfloyd commented Oct 19, 2020

That's the 880x528 black/white/red panel. Have you tried epd_7in5b_HD_test.py?

@Kreshnik
Copy link

That's the 880x528 black/white/red panel. Have you tried epd_7in5b_HD_test.py?

Yes, it worked also I had the interface wrongly attached. Thank you @missionfloyd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants