Open andykais opened 3 years ago
There's nothing wrong with the code, One thing to note is that after running the C code (library BCM2835), you need to restart the device to run python code
Hi,
I've also been having this issue when running epd_7in5_V2_test.py with a display and HAT bought July 2021.
Hello, I did find this problem recently, which may be caused by the long reset time of low level. Try to reduce the low level delay time (<2ms) in reset(self).
Yep, also having this problem.
restart the device -> reboot the pi
Hi, I have a 7.5inch e-paper display that was bought in June 2021. Running the example python code displays nothing on the screen. The c code correctly displays the example images on the screen.
python
epd_7in5_V2_test.py
outputc code
./epd
output