hzeller / rpi-rgb-led-matrix

Controlling up to three chains of 64x64, 32x32, 16x32 or similar RGB LED displays using Raspberry Pi GPIO
GNU General Public License v2.0
3.73k stars 1.18k forks source link

64x64 p2.5 Adafruit RaspberryPi Problem. #936

Open Fabi0220 opened 4 years ago

Fabi0220 commented 4 years ago

Good day lovely fellows, I've got a Problem with my Matrix.

Technical Details: 64x64 p2.5 Matrix RaspberryPi 3 Adafruit RGB Bonnet. 5V 10amp Power supply

I've already solder jumped pin 4/16 and made a solder for pin 8.

But now I've got the following problem: The moment I'm connecting the RaspberryPi with the power supply several LEDs are turning on.

Starting the Demo program turns the Matrix in a full white display.

I have to tell you, that the Matrix has akready worked, but due to technical problems with the OS I had to reset the RaspberryPi.

I hope you can help me and for further informations feel free to ask me.

Pictures will follow this evening.

Thank you for your effort.

hzeller commented 4 years ago

Could this be a FM6126A panel ? In that case try to supply the --led-panel-type=FM6126A option.

hzeller commented 4 years ago

Did you get this fixed ?