board707 / DMD_STM32

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

Problem with panel P5 64x32 with chip DP3265S #129

Closed impuls-op closed 2 months ago

impuls-op commented 2 months ago

I tested many panels 80x40, 64x32, 64x64 all is good. Today received a new panel GKGD P5 RGB 64x32 chip DP3265S When i turn on panel (connect 4pin to 5v & IN hub75 to pi 2040) i can't see any LED with light. All leds in panel is off.

IMG_2138

board707 commented 2 months ago

Hi According to internet info, the driver DP3265 is a S-PWM type and currently not supported by the library. Sorry.