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

Arduino Nano / Nano33 support #12

Open
ghost opened this issue Jul 12, 2019 · 0 comments
Open

Arduino Nano / Nano33 support #12

ghost opened this issue Jul 12, 2019 · 0 comments

Comments

@ghost
Copy link

ghost commented Jul 12, 2019

Hello! Thank-you for providing these great libraries :)

I am trying to use a 2.9inch(b) screen with my new Arduino Nano... unfortunately the example code does not work and nothing appears to happen on the screen.

I have found that it hangs in Epd::Init() where WaitUntilIdle(); is called.
Presumably this is because DigitalRead(busy_pin) never stops being busy (0)?

I am not sure if this is a wiring problem, a compatibility issue, or a bug, but I would be happy to help if you have any ideas!

I would love to make these libraries work with the new Nano33 IOT :)

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

0 participants