Hi all … Looking for some possible insight into why I’m having problems with a 2x2 matrix. I have a RPI3b+ and the latest gen (V3) Electrodragon and four P5 64x32 boards setup as 128x64. Two panels chained on P0, two on P1. All of the boards are P45(2121)-3264-16S-M5 models with Hub75-D connectors. Three boards are from Adafruit, one is Waveshare. The Waveshare board is the second board on the P1 chain and is entirely blank. I’ve checked the obvious (swap power connectors, swapped ribbon cables) without luck. I’ve tried a second Waveshare board, no luck. If configure the second row with two waveshare boards, then both are blank… The setup is powered by a 20A PSU
I’ve been playing with MLB scoreboard app and have also tried several of the demos that come with the rpi-rgb-led-matrix repo with the same results.
Here is the answer - the driver RUL6024 needs a specific initialization to work, similar to FM6126 type. Try to run it with --led-panel-type=FM6126A option.
The bad news that you can’t combine these panels with a standard ones.