ramapcsx2 / gbs-control

GNU General Public License v3.0
809 stars 113 forks source link

Up button (D7 pin) not working for OLED #573

Open owen-rp2a03 opened 2 weeks ago

owen-rp2a03 commented 2 weeks ago

I've tried multiple things but cant quite seem to get one of the three buttons for the OLED/OSD to work. Using momentary switches (three of the ones on the GBS board) I can press the down and select buttons, but can't press up for some reason. I checked with a scope and all three are pulled high and do get pulled down by the button, but only up wont work. I personally can't really read the code and am not sure if there is something missing preventing it from working...

Edit, experimented (set HAVE_BUTTONS to 1, added the capacitors to ground) and now the up key does something, but just flickers when i press down, and... also moves down when i release after a second. Really stumped about it...