Open picrumbs opened 3 years ago
Check the dip switch on the board, 'Interface Config' should set up '0', 'Display Config' can adjust the refresh effect.
Same issue with Pico_ePaper-2.13-B.py. The busy pin value is always 0.
@picrumbs Any progress with this problem?
@SSYYL Which switch are you referring to? 2.13inch e-Paper HAT (B) doesn't have any dip switch as well as Pico board.
This issue fixed it for me, after struggling with the same issue for days. Seems like you have initialize the SPI using extra parameters, and set an initial value for the pins.
Testing Pico_ePaper-2.13-D.py It just gets stuck in ReadBusy()
Tried a second pico and a second 2.13 display out of the box. same result.
Seems to be a common issue among different size displays.
but I do not see a resolution in the others.