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.71k stars 1.17k forks source link

QiangLi P8 40x20 panel #954

Closed GnuPP closed 4 years ago

GnuPP commented 4 years ago

Hi, I have one of the QiangLi P8 panels @JiDudeS suggested in his pull https://github.com/hzeller/rpi-rgb-led-matrix/pull/879 . I tried so much things, but can't get it to work. I'm using the active-3 board.

This is my command line string: sudo ./demo -D0 --led-rows=20 --led-cols=40 --led-multiplexing=10 --led-gpio-mapping=regular

I also tried all scan-modes and row-addr-types. No readable result. Anybody here who got the panel to run (maybe @JiDudeS)?

Any hints whatelse I could try? thanks!

GnuPP commented 4 years ago

solved the problem. it was the missing --led-slowdown-gpio statement.

fistel commented 10 months ago

I am working on the same panel. But i didn't found a way to manage it. Some one can help me ?