-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
64 x 64 LED matrix #1685
Comments
Greetings, And, what is your command? Your power supply? How much Amps gives? ONE MORE, Maybe you're swap the wiring HUB75 pinout, maybe... |
Sorry for the vague description. I do apologise I did double check that I didn’t swap the hub75 wireing and all seems correct. the command I was using was: Sudo ./ -D0 —led-rows=64 —led-cols=64 —led-slowdown-gpio=4 —led-chain=1 --led-gpio-mapping=regular I’ve also tried the two different display types Could the length of the cable from the pi to the display be a problem? |
Hey thank you for your help I did that to no avail my board is using an SM16208SJ my end marking is M5.1 not sure what that means as well🙈 I’ve been trying things all day I fear it may have to do with the logic levels and I may need to get adafruit bonnent |
Hey all, sorry I know this is not the right place to post this, but I have been struggling for almost two days straight.
long story short I bought a p3(2121) 64x64 1/32S waveshare
(https://www.waveshare.com/rgb-matrix-p3-64x64.htm)
it came with a hub75 to jumper pin cable where I plugged im the individual pins into a Rapsberry Pi 3B according the the pinout provided. (I’ve re-wired and checked the wireing multiple times)
the raspberry pi is running rasbian lite x64 where I cloned this library and blacklisted the audio module.
my problem is no matter what combination of flag variables I choose for the “demo -D0” program (panel type, multiplexing, row-added-type) the panel just stays blank not even a flicker.
(The panel does work when I connect an esp32 to it)
Is there a specific thing I need to do or configure in the boot file or a specific flag varible I’m not using?
I just feel like I’ve tried everything.
The text was updated successfully, but these errors were encountered: