mrcodetastic / ESP32-HUB75-MatrixPanel-DMA

An Adafruit GFX Compatible Library for the ESP32, ESP32-S2, ESP32-S3 to drive HUB75 LED matrix panels using DMA for high refresh rates. Supports panel chaining.
MIT License
939 stars 208 forks source link

Support for 64x32 SM1666PF RUL6024 or a 64x32 RUC7258D RUL2038S? #531

Closed michaelnaman closed 10 months ago

michaelnaman commented 10 months ago

Hi,

I'm struggling to get either of my panels to work, doubled checked wiring, power, etc and all good.

Is anyone able to confirm whether either of the driver combinations are supported and if they are, what is the config required to get them to run?

Thanks

board707 commented 10 months ago

RUL6024 - unsupported driver.

64x32 RUC7258D RUL2038S - should be fine if the panel has 16 scans

michaelnaman commented 10 months ago

PXL_20231201_015341861 I'veg ot this far with the 64x32 RUC7258D RUL2038S but the bottom half of the display is green. I rewired it twice now and tested different panels (same spec) plus there's a wire from the ground on the matrix power to the ESP32.

I'm using an ESP32 Wroom-32.

Any ideas on how to fix this?

davemaster commented 10 months ago

Had You tried one by one the RGG panels? Try them separately

mrcodetastic commented 10 months ago

@michaelnaman - what was the solution in the end?