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

ePaper Busy jam #6

Open
picrumbs opened this issue Jul 15, 2021 · 3 comments
Open

ePaper Busy jam #6

picrumbs opened this issue Jul 15, 2021 · 3 comments

Comments

@picrumbs
Copy link

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.

MicroPython v1.16 on 2021-06-18; Raspberry Pi Pico with RP2040
Type "help()" for more information.

%Run -c $EDITOR_CONTENT
init
e-Paper busy

@SSYYL
Copy link
Collaborator

SSYYL commented Aug 11, 2021

Check the dip switch on the board, 'Interface Config' should set up '0', 'Display Config' can adjust the refresh effect.

@ba1uev
Copy link

ba1uev commented Dec 18, 2021

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.

@danielpox
Copy link

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.

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

4 participants