hzeller / rpi-rgb-led-matrix

Controlling up to three chains of 64x64, 32x32, 16x32 or similar RGB LED displays using Raspberry Pi GPIO
GNU General Public License v2.0
3.65k stars 1.16k forks source link

GS6238 chip support #1432

Open spad opened 2 years ago

spad commented 2 years ago

Any chance to have the GS6238 support?

ZoyshM commented 2 years ago

Have you tried changing the --led-row-addr-type flag? I had an unsupported chip set as well but changing it to 4 fixed the issue for me.

raulzanardo commented 2 weeks ago

Hey @spad I got a 128x64 led matrix that have this chip, according to the seller. Did you got any progress on making it work?