-
Notifications
You must be signed in to change notification settings - Fork 16
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
can't init SPI? #8
Comments
Hey, I'm sorry, I won't be able to help you with this :( It's been 4 years since I stopped working on this project and I pillaged a lot of its component for other stuff. I don't have a working prototype anymore :( Do you have the same issue using this tag https://github.com/NinjaTrappeur/ultimate-writer/releases/tag/0.1 ? |
Yes, i tried both with release and current branch. I will try to solve this problem and I'll document everything here :) |
Did you reboot after raspi-config? Do you have the two switches set as indicated on the HAT? Can you include the message? I'm working through this now and I am not getting such a message. (I am encountering problems after this step, will have a PR at some point) |
Which switches? my HAT is like that. I started to develop my own project because i was unable to solve this problem. I don't know if the problem could be my display, because it's a 7.5 inch. |
There are two physical switched on the HAT, like in the picture. I also have the 7.5 inch display |
I can probably help on this, if you include the output of running the above. Set your switches on the HAT to "B0". |
I had the same problem, too: |
Hello, I've followed the tutorial on how to install ultimate-typewriter and kept track of all of my commands. this is my setup:
Installing process was straightforward, got no errors. However, when i run utlimatewriter i get a message saying that seems like SPI interface is not setup correctly. Maybe i did something wrong? I used
sudo raspi-config
to enable the SPI interface. I connected my 7.5 inch e-ink display as showed here.The text was updated successfully, but these errors were encountered: