Hi All seeing if can get a bit of help with these panels.
I ordered these panels about a month ago as the where a pretty good deal on aliepress for 4 for 60$ with the pixel density.
p2.5-320x160-2020-32s-pv1.0 (Model on the back)
aliexpress/item/3256808529545407.html
I picked up the Pi hat board from electrodragon. I’m having some issues driving it (Using a Pi3 B+)
sudo ./demo \ --led-rows=64 \ --led-cols=64 \ --led-chain=5 \ --led-parallel=3 \ --led-panel-type=FM6126A \ --led-slowdown-gpio=2 \ -D 0
I have able to get about 1/4 of one panel working slightly with the test animation (it also seem to be cut off in some of the horizontal lines with looks due to the E line) but if I try changing the row or col to 128 or changing the chains or parallel to anything else it does not work.
After doing some research have understood that the 7258D is multiplexer and RUL6024 is the LED controller that handled the pwn for each and that type=FM6126A is needed for that.
I have also found out that it looks like I need to set the E line because it is /32 panel
Im a bit confused on the E line of that p8 or p4 to the E line but the top 2 pins are both labeled E line.
Some advice on hookup would be great and a start command.
Any Help would be amazing, going to continue to do some research and testing.
(It will only allow me to upload one image)
