I’m having trouble with my new Inky Impression 7.3". Perhaps it serves me right for grabbing what seems to be a brand new product, but the auto-detection routines just aren’t working for me.
I’ve been able to get buttons, clear, and stripes examples to run (the latter two by specifying the display type). I was also able to get image to run by editing the code to correctly parse multiple command line arguments (it was having an issue with getting the image file/path when I also supplied an argument identifying the display). So the display is definitely working…and I have a very nice picture of my cat on it currently to demonstrate.
That said, I’m wondering why it’s not auto-detecting. When I run examples and don’t specify the board I get:
Detected None
Failed to detect an Inky board. Trying --type/--colour arguments instead...
When I run identify I get:
Found: None
Display: 65535x65535
Color: None
PCB Variant: 25.5
Display Variant: 255
Time: b'\xff\xff\xff\xff\xff\xfb\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfb\xff\xff\xbf\xbf\xff'
I’m using this for a masters degree maker project and I definitely have a deadline on things (not imminent…a few months out), so I’d really prefer if I can solve this and get everything running 100% solidly in the near future before I start building a lot of things that depend on it…hopefully someone has some ideas?
Some additional info - running on latest version of Raspberry Pi OS, fully updated. Raspberry Pi 4 for the board (4GB).