ESP32-HUB75-MatrixPanel-DMA
ESP32-HUB75-MatrixPanel-DMA copied to clipboard
Issue with 64x64 panel based on DP5125D and DP32020A
i got a new HUB75 Panel today and it does not seem to work properly with the library. The panel initializes fine and seems to display stuff but everything is mapped incorrectly and overlapping. the panel seemed to work more or less the same with different driver types, but it flickered with some the best one i found which worked is MBI5124 and I am using the same one in the below pictures.
also the panel is labelled as a QiangLi Q3
Here is the SimpleTestShapes demo (64x64)
and here is the Plasma demo (64x64)
https://github.com/mrcodetastic/ESP32-HUB75-MatrixPanel-DMA/assets/58217787/3a7ad8ec-2ff1-41e6-bb8e-baef87be240b
So i there any way I can drive this panel properly?