adafruit / Adafruit-Retrogame

Raspberry Pi GPIO-to-virtual-keyboard utility for classic game emulators
https://learn.adafruit.com/retro-gaming-with-raspberry-pi
355 stars 123 forks source link

GPIO onb PI3a+ #56

Closed jamhamster closed 5 years ago

jamhamster commented 5 years ago

Retrrogame does not work as expected on a Pi3a+. After some issues, I created a Retrogame.cfg with all of the GPIO mapped to keys and the only available GPIO Pins that work are the lower ones. In a Pi3b+ They all register but in a Pi3a+, only GPIO 7 8 2 5 and 6 work.

PaintYourDragon commented 5 years ago

Just updated, should work on everything now. Give it a try!

jamhamster commented 5 years ago

I have tested this thoroughly at the weekend and it is working beautifully, many thanks for this, you saved my build :-)

HoolyHoo commented 5 years ago

Still having issues on pi3a+ with GPIO 19 and 20. I properly assigned them in retrogame.cfg, however, keyboard presses are not showing for those pins. All others seem fine.