i've double checked connection spots 20 times over, but i guess i could go through and try re-soldering or just applying some more solder, even tho they look ok.
this is my gpio mapping. i didn't think it was all that radical, but maybe there's something in there:
Safe Shutdown:
Code: Select all
3v3
ON 17
OFF 27
LOW 22
Code: Select all
SDA 2
SCL 3
(function 7)
Code: Select all
UP 20 # 'UP' button
DOWN 26 # 'DOWN' button
LEFT 21 # 'LEFT' Button
RIGHT 19 # 'RIGHT' button
A 0 # 'A' Button
B 1 # 'B' button
X 6 # 'X' button
Y 5 # 'Y' button
ENTER 12 # 'ENTER' button
SPACE 16 # 'SELECT' button
L 9 # 'Left' Shoulder button
R 24 # 'Right' Shoulder button
C 11 # 'Left' Trigger button
Z 23 # 'Right' Trigger button
ESC 16 12 # Hold Start+Select to exit ROM