P10 32x16 LED panel 1/4 scan now works with Adafruit_GFX

Yes.. Changing in drawPixel this is working. it's working with 64x16 (32x16 2 Panel 1/4 scan)
Thanks

Hola, buenas tardes.

Agradezco su informacion.

Pudieron resolvere este problema?

Gracias

Hi!

I have the same problem with Y lines like Melan 1408 mentioned: 5,6,7,8,1,2,3,4,13,14,15,16,9,10,11,12.
Can somebody put the instructions what and where to change in Ruud library?
I am not familliar with libraries....
Thank yo uand best regards!

Hi, does have anybody experiences how to fix modified RGBmatrix library, attached in this posts, to show in correct lines?
It was mentioned that something at the beginning of the library, but I can not find.
I do some blind shanges without any success.
Thank you.

Can anybody help regarding the problem?

I have same problem with y line as veter72 can anybody help please.

How sold your problem?

Did you solved this problem?

This library solved all of my problems.

@quankl01 bro gimana caranya itu?

has anybody been able to solve this problem???????????

Best regard,
Did you manage to solve the problem?

I have these modules "JHG-P10(3IN1)-2M-4S-V1.2" (several of them from a marque). So, I decided to destroy one of the LED modules and see what exactly is going on. after removing the epoxy and exposing the ICs, I found the following: 2 each SM245 chips that the HUB 75 is wired to. The A and B are going to one of the SM245s and it outputs to a 74HC136 decoder. the C is not connected at the HUB 75 and the C pin on the 74HC136 is ground and the D is ground on the HUB 75. The LED drivers / shift registers are 24 each of SC16739. The rows are chained by dual MOSFETs KM4953GC I think but not sure yet. again on two analog addresses are connected A & B. I am trying to develop a code to run the module. Any help in explaining the circuit would be helpful.
I see a few threads with the A / B only and not many remarks - hoping to revive this. most of the sketches I have tried duplicate the top and bottom half of my screen, I can only manipulate 8 rows in hex code.