rpi-rgb-led-matrix icon indicating copy to clipboard operation
rpi-rgb-led-matrix copied to clipboard

I cant use a P5 Panel

Open saintgemi opened this issue 2 years ago • 2 comments

Hey i have a problem with the library and panels i bought. Previously I used P5 64x32 1/8 panels and everything worked perfectly. I bought the same panels again and it turns out that when I connect them they don't look the same as before, when I looked at them more closely I realized that they don't have the address line D. I already tried all the ways, changing the multiplexing, etc, and it still doesn't work, if someone has an idea I can try

saintgemi avatar Jul 11 '22 18:07 saintgemi

try --led-row-addr-type=3 most new led matrix panels use shift registers for colom or row selection. just go trough all --led-row-addr-type and --led-multiplexing parameters

Steveraws avatar Jul 12 '22 11:07 Steveraws

i already tried with --led-row-addr-type=3 with --led-multiplexing=1 and 0 and i tried with a multiplexing mapping made by other user and nothing. I have 5 chains and 3 parallel, all the panels are p5 1/8 without D address line. Before i used the same configuration but p5 1/8 with D line and that configuration doesn't work with this new's panels

saintgemi avatar Jul 12 '22 14:07 saintgemi