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
899 stars 201 forks source link

Is there support for 128x64 Panel with ICND1065 chip #653

Closed KEBAP5000 closed 3 weeks ago

KEBAP5000 commented 3 weeks ago

Hello!

Thanks for your great library! Today i got new panels with 128x64px (HUB75E) and chip ICND1065. The problem is, that the whole display stays black. Is this chip not supported?

IMG_2339

Thanks for your answer!

board707 commented 3 weeks ago

According to my driver database, ICDN1065 is a s-PWM type driver. It means that the panel hardly will works with the library.

KEBAP5000 commented 3 weeks ago

Thanks for the quick reply!

Do you happen to know whether it only doesn't work with this library, or whether it generally can't work with the ESP32?

And if it could work with another library, which one would that be? :)

board707 commented 3 weeks ago

I don't know the library (for any board), that support this driver

KEBAP5000 commented 3 weeks ago

Thanks!

One last question: Do you happen to know which 128x64 (P2.5) Panel (or which chips) would work with the ESP32? And do you know a reseller for those?

board707 commented 3 weeks ago

I don't know the specific panels. As for chip models, I have a table of drivers that people have tried to run with this and other libraries. Of course, it is not complete and may be inaccurate, but in principle this data can be useful. LED Drivers database