We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hardware
Describe the bug Device Busy
More Info
ls /dev/spi* > /dev/spidev0.0 /dev/spidev0.1 pwd > /home/pi/e-Paper/RaspberryPi_JetsonNano/python/examples python3 epd_2in13_V3_test.py > INFO:root:epd2in13_V3 Demo INFO:root:init and Clear DEBUG:waveshare_epd.epd2in13_V3:e-Paper busy python3 epd_2in13_V4_test.py >INFO:root:epd2in13_V4 Demo INFO:root:init and Clear DEBUG:waveshare_epd.epd2in13_V4:e-Paper busy
I have tested with waveshare_3 but the same
The text was updated successfully, but these errors were encountered:
I use the example code for testing is all right, you use the latest example code to see Do you have other SPI devices using SPI at the same time
Sorry, something went wrong.
Hi! Im experiencing the same problem, V4 and V2 wont work at all on my 2.9inch EPaper module
I also can only epd2in9d and epd2in9b_V3 get to work on it. Im using an Teensy 4.0 together with the Arduino IDE 2.3.2
Also seems like almost every library which includes "paint" does not work on my device
No branches or pull requests
Hardware
Describe the bug
Device Busy
More Info
I have tested with waveshare_3 but the same
The text was updated successfully, but these errors were encountered: