Hello, I received a 128x128 panel from China a moment ago. Panel has several chips:
DP32020A: for multiplexing (there are 32 of them) (Q1-16), (QA1-16)
C84550P: I do not know the functionality (there are 96 of them) (UR1-32, UG1-32, UB1-32)
74HC245KAJ: there are not too much, 5 or 6
Standard HUB75 input with R1 G1 B1 GND R2 B2 G2 GND A B C GND CLK LAT OE GND
When I set the cable configurations as following: (Raspberry Pi Zero 2W is connected to the power with a micro-usb, panel is connected to an adapter with 5V/30A, and ElectroDragon board is receiving power from raspberry pi with GPIO), and run the demo with parameters `sudo ./demo -D7 --led-no-hardware-pulse --led-rows=64 --led-cols=128 –led-parallel=2 --led-row-addr-type=4 --led-slowdown-gpio=0 --led-brightness=10 --led-multiplexing=0 --led-scan-mode=1`, there is no display at all. I also tried the multiplexing values between 0-20, and all possible –led-gpio-mapping settings. (the panel HUB75 port is connected to one of the three ports of HAT)
However, when I cut the connection between ElectroDragon HAT and panel, run the demo and after I connect the HUB75 between HAT and panel, I get random noises as following:
and whichever demo I run, I get the same results. Also, –led-brightness option is not changing the brightness. I am sure that there are ground connections. What can be the issue?


