DhrBaksteen / ArduinoOPL2

Arduino library for use with the OPL2 board (YM3812) and OPL3Duo (YMF262)
MIT License
195 stars 39 forks source link

Pi connection numbers: GPIO or pins? #91

Closed KGOrphanides closed 2 years ago

KGOrphanides commented 2 years ago

I'm using the OPL2 board with Raspberry Pi 400, but it's not entirely clear whether the numbers provided on the connection instructions are the pin numbers or the GPIO numbers.

I've assumed pin numbers, as the connection info refers to pins 2 and 6 for 5v and ground, but it would be helpful to have clarification while troubleshooting.

DhrBaksteen commented 2 years ago

Added to the description that it's pin numbers.