I'm using raspberry pi os lite on a raspberry pi 400.
I've tried running the matrix demo with options
- Code: Select all | TOGGLE FULL SIZE
sudo ./demo -D0 --led-rows=64 --led-cols=64
and
- Code: Select all | TOGGLE FULL SIZE
sudo ./demo -D0 --led-rows=64 --led-cols=64 --led-slowdown-gpio=4
to no avail.
I'm wondering if there are some troubleshooting steps I can take before assuming I messed up the matrix HAT. I have a multimeter, but I'm not sure what to be looking for. Does anybody know of some troubleshooting steps I could take, or other ways to diagnose the issue with the display + HAT? thanks!