board707 / DMD_STM32

STM32Duino library for RGB, Monochrome and Two-color led matrix panels
GNU General Public License v3.0
54 stars 18 forks source link

Add a new panel 128x64 s32 DP3364 driver #91

Closed digi55 closed 3 months ago

digi55 commented 3 months ago

Panel description P2.5

Dimensions (in pixels) : 128x64

Scan factor: 1/32

Chips on rear side: DP3364, HCT245

Panel photos

20240306_131151 20240306_132307 20240306_132339 20240306_132421

Sample videos

Specifications

board707 commented 3 months ago

Hi Unfortunately, prognosis is negative: I didn't find anything about DP3364 driver, its closest analog, DP3264 is S-PWM type and incompatible with the library.

Try to test the panel with DMD_RGB_SHIFTREG_ABC class and pattern RGB128x64plainS32

digi55 commented 3 months ago

I tried, there is no image on the panel.

board707 commented 3 months ago

It is what I expected... Unfortunately, this panel will not be supported until someone other can run it with Arduino.