Hey all,
I've got a question that is driving me nuts for a few days now ![]()
How do I hookup and get input from a simple push button to the onboard GPIO of the Usb Host Shield?
Current setup:
- Arduino R3 Uno
- Sparkfun USB Host Shield (new version) (D7 to RST)
- USB Host Shield library Version 2.0 (1.2.1)
- connected uno though usb to macbook
- button, connected as following:

R1 = 10K Ohm
Input pin is GPIN1 (on usb host shield)
VCC = 3.3V
I've been searching like crazy on some solutions or documentation on it. Nothing so-far.
The same setup on the A1 pin, 5V VCC, R1=100K did work.
(can't use the pins on the Arduino, since I'm running out of pins ![]()
Any, any help would be much appreciated ![]()
fyi, I think I'm currently still in the script-kiddy pool ![]()
-edit- changed the title