I recently bought the arduino usb host shield. I wired up some circuits to test out what i can do with it using a 360 controller. What i found out after playing around with it and some research was that i cant use I/O pins 10- 13. The problem is that PWM pin 3 is not responding to the arduino programs i write using it.
I dont know what the problem is....
So i decided to reconnect every pin with jumper wires until i find out when pin 3 would turn off. I wired up an LED with a HIGH written to pin 3 and started connecting everything from the shield to the arduino. Pin 3 only turned off when i connected the reset ISCP pin from the shield to the arduino.
That seems to be what the problem is, I don't know what to do now....