RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

    SNES Straight to GPIO

    Scheduled Pinned Locked Moved Help and Support
    gpiosnesdevgameconsnes
    28 Posts 9 Posters 20.0k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • J
      jsawhite
      last edited by jsawhite

      Yes (will post pics later). I use the gamecon driver. Once installed, there is a readme that it asks you if you want to see. That will tell you which GPIO pins to connect to which SNES pins. The GPIO pins used are the same for either PI layout (old vs. new). Just make sure to go to the configuration of the gamecon after install and set it to always enable SNES at startup...

      I use this in my SNES and NES conversion and it works great! (tried the DB9 for the Genesis, but that had self inflicted issues)

      1 Reply Last reply Reply Quote 0
      • RookervikR
        Rookervik Global Moderator
        last edited by

        Thanks for the information and picture you guys. I will try this in a little bit. If I get it working, I will definitely make a walkthrough for it. LOL

        1 Reply Last reply Reply Quote 0
        • RookervikR
          Rookervik Global Moderator
          last edited by Rookervik

          I tried messing with the Gamecon driver and come up with this message. I might try to use a small RetroPie 4 sd card and see if it installs correctly.
          undefined
          I'd just hate to have to re-load all my games and lose CEC support in ES. Keep in mind, this is a Pipplware image running RetroPie 3.7.

          J simonsterS 2 Replies Last reply Reply Quote 0
          • lilbudL
            lilbud
            last edited by

            @Rookervik How did you get CEC working on the Pi?

            Creator of the Radiocade: https://retropie.org.uk/forum/topic/6077/radiocade

            Backlog: http://backloggery.com/lilbud

            RookervikR 1 Reply Last reply Reply Quote 0
            • J
              jsawhite @Rookervik
              last edited by

              @Rookervik

              I've not run into that error when installing the gamecon driver... It asks you if you want to install the kernel stuff at first and you just say yes and it all installs fine... Did you not answer that question?

              I've installed the gamecon drive many times (including the current 4.0.3 version) and never had any issues...

              RookervikR 1 Reply Last reply Reply Quote 0
              • RookervikR
                Rookervik Global Moderator @jsawhite
                last edited by

                @jsawhite That's the error I get when accepting the kernel install. I'll try a retropie build soon. When I find an SD card

                1 Reply Last reply Reply Quote 0
                • RookervikR
                  Rookervik Global Moderator @lilbud
                  last edited by

                  @lilbud CEC works in Kodi already on RetroPie. The Pipplware people have got CEC working in ES and the linux menus with their distribution. It's built along-side RetroPie.

                  1 Reply Last reply Reply Quote 0
                  • B
                    backstander
                    last edited by

                    @Rookervik can you change PiPplware to English? If so I might try it out on my 2nd microSD card.

                    1 Reply Last reply Reply Quote 0
                    • simonsterS
                      simonster @Rookervik
                      last edited by

                      @Rookervik I had similar issues with my GPIO controller driver after upgrading to 3.7. The answer in my case was to install the kernel headers using:

                      sudo apt-get install raspberrypi-kernel-headers

                      Then run the setup and it completed fine.

                      RookervikR 1 Reply Last reply Reply Quote 0
                      • RookervikR
                        Rookervik Global Moderator @simonster
                        last edited by Rookervik

                        @simonster Thank you, I will give that a try in just a minute.

                        @backstander Yes Pipplware defaults to English in the menus and ES, but in Kodi you need to change your locale. Look for screenshots of Kodi's menus to find your way there.

                        Also, I have done a lot lot LOT of prodding on this SNES Controller PCB and compiled some information I have found on the internet. So I jumped in Illustrator and made this SNES Controller PCB Diagram. It should be correct. I used my multi-meter and testing everything twice. But I can still screw up.

                        SNES Controller PCB Diagram

                        From here I will have an easier time trying to keep pins in order while looking for GPIO pin numbers.

                        RookervikR 1 Reply Last reply Reply Quote 0
                        • RookervikR
                          Rookervik Global Moderator @Rookervik
                          last edited by Rookervik

                          @simonster No dice. Ran your command, rebooted, tried to install the Gamecon drivers... still the same error. No linux-headers package could be found for your kernel version...

                          So I suppose I'll try that version 4 of RetroPie and see if it works. I've tried every combination of GPIO pins the internet has to offer me along side the SNESDev driver running with SNESDev & then running jstest /dev/input/js0 or 1 or 2 or 3

                          I can't find concrete instructions using either Gamecon or SNESDev anywhere, showing exact GPIO pins to use and an installation procedure.

                          ALSO: if any of you can tell me exactly which driver you're using (SNESDev or Gamecon or what...) and exactly which GPIO pins you're using for the SNES Controller (Clock, Latch, Data 1, Data 2) that would be amazing. LOL

                          S 1 Reply Last reply Reply Quote 0
                          • S
                            SirBilly @Rookervik
                            last edited by

                            I can't find concrete instructions using either Gamecon or SNESDev anywhere, showing exact GPIO pins to use and an installation procedure.

                            It is in the wiki page

                            Gamepad3 = GPIO4 = Physical Pin07
                            Gamepad4 = GPIO7 = Physical Pin26
                            Gamepad5 = GPIO2 = Physical Pin03
                            Gamepad6 = GPIO3 = Physical Pin05

                            ALSO: if any of you can tell me exactly which driver you're using (SNESDev or Gamecon or what...) and exactly which GPIO pins you're using for the SNES Controller (Clock, Latch, Data 1, Data 2) that would be amazing. LOL

                            To install from Emulation Station go to RetroPie .

                            1. RetroPie Setup
                            2. Manage Packages
                            3. Driver
                            4. gamecondriver

                            Make sure you update installed packages first. The driver will give you a warning when you try to install.

                            It comes with an option to permanently enable configuration for two SNES controllers using GPI04 and GPI03. (which would be pin#7 and pin#5.)

                            Clock = pin#19
                            Latch = pin#23
                            Power = pin#01
                            Ground = pin#06

                            Note both players Clock/Latch go to the same Pin#.

                            RookervikR 1 Reply Last reply Reply Quote 0
                            • RookervikR
                              Rookervik Global Moderator @SirBilly
                              last edited by Rookervik

                              @SirBilly This is some great information! I went to the Wiki but didn't even see this.

                              Updated the Setup Script and was welcomed to the new install/manage menus. Found the gamecon and tried to install it again and it failed. I am working on getting a SD card and 4.0 RetroPie image set up. I don't want to wipe a 64 gig SD card with (so far) perfectly set up RetroPie unless I know it's going to work.

                              Also, it would be great to update the information on the Wiki to modern Raspberry standards. The GPIO pinout is for the old 20 pin GPIO and you would have had to jump on the RetroPie train very very early to have that Pi. Once I get this working I will make a very easy-to-follow instruction set. :D

                              1 Reply Last reply Reply Quote 0
                              • RookervikR
                                Rookervik Global Moderator
                                last edited by

                                SUBARASHII!!!! Updating to RetroPie 4.0 (and losing all my sexy pipplware stuff) fixed the Gamecon install error and once installed, took me by the hand and got my controllers working. I might try to see if someone can help me get Gamecon installed on my 3.7 RetroPie so I don't have to start over, completely. Have way too much custom stuff to lose it all.

                                Thank you to everyone that gave me pointers. Gamecon was the cure. And updating RetroPie, I guess.

                                DarksaviorD 1 Reply Last reply Reply Quote 0
                                • DarksaviorD
                                  Darksavior @Rookervik
                                  last edited by Darksavior

                                  @Rookervik
                                  I was running snesdev for a while, and reading up on gamecon and this thread, I wanted to try the gamecon driver and re-soldered my points accordingly. The gamecon driver saw my two snes pads and set them up without any warnings, but only one button from each controller is detected in ES. Anything extra needed to do? I checked my connections with a multimeter so that's not the problem. Controller port is getting the 3.3v. I'm running 4.0.2 clean install. I used the instructions @SirBilly provided

                                  Update: Fixed my problem. The gauge of wire was just too thin. Works perfectly with an ide cable...well almost perfect. It doesn't work on the retropie-setup area or when you need to press a button to alter a game's setting right before loading it. No big deal, i guess. I can use a kb for that. Now my pi shuts down much faster without the snesdev driver.

                                  1 Reply Last reply Reply Quote 0
                                  • denisuuD
                                    denisuu
                                    last edited by denisuu

                                    I de-soldered the ports on the controller plate and made a layout, can anyone check if this is correct? Why does the comment above and wiki say to wire it to 3.3v while the controller needs 5v? I already have a RF module wired up to the red pin on the picture. I will get some rainbow jumper wires and solder them directly into the holes.

                                    alt text

                                    DarksaviorD 1 Reply Last reply Reply Quote 0
                                    • DarksaviorD
                                      Darksavior @denisuu
                                      last edited by Darksavior

                                      @denisuu Because it runs fine with 3.3v. I also fixed my issue with the pad working in retropie setup. I had to set the controller to Player 1. If you have any issues, please read the guide: https://github.com/retropie/retropie-setup/wiki/GPIO-Modules#gamecon_gpio_rpi

                                      denisuuD 1 Reply Last reply Reply Quote 0
                                      • denisuuD
                                        denisuu @Darksavior
                                        last edited by denisuu

                                        delete

                                        1 Reply Last reply Reply Quote 0
                                        • denisuuD
                                          denisuu
                                          last edited by

                                          I took some parts out of a old computer (header pins & audio connection cable) and soldered them onto the SNES plate. I used the recommended GPIO setup from the gamecon installer.

                                          But only button A is working on player 2. I'm pretty sure my soldering is good, and I suppose the wire thickness is also ok since the original ribon cable is very small. I read something about the 3 different revisions of controllers.

                                          The question is what can I do about it?

                                          alt text

                                          alt text

                                          alt text

                                          DarksaviorD 1 Reply Last reply Reply Quote 0
                                          • DarksaviorD
                                            Darksavior @denisuu
                                            last edited by

                                            @denisuu You need to bridge both clocks for both pads to work. I was having issues when I was using thin wires. I'm using whatever thickness IDE cables are.

                                            denisuuD 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

                                            Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.