Adafruit_PixelDust icon indicating copy to clipboard operation
Adafruit_PixelDust copied to clipboard

GPIO mapping options flag not working (demo1-snow)

Open greigs opened this issue 6 years ago • 2 comments

The --led-gpio-mapping option doesn't seem to work for me. I've tried adafruit-hat-pwm and adafruit-hat

pi@raspberrypi:~/Adafruit_PixelDust/raspberry_pi $ sudo ./demo1-snow --led-gpio-mapping=adafruit-hat-pwm
Size: 64x64. Hardware gpio mapping: regular

greigs avatar Oct 01 '19 07:10 greigs

Maybe this script is using an older version that doesn't support this flag? https://github.com/adafruit/Raspberry-Pi-Installer-Scripts/blob/master/rgb-matrix.sh

greigs avatar Oct 01 '19 07:10 greigs

Tried several commits, this specific flag still isn't working for me. Could be specific to my setup. Workaround; changed the default HARDWARE_DESC in https://github.com/hzeller/rpi-rgb-led-matrix/blob/master/lib/Makefile

greigs avatar Oct 01 '19 08:10 greigs