I'm attempting to connect an XBox One controller to a USB Host Shield. I found an example to test controller input found here:
Unfortunately, it prints "OSC did not start".
In one of my google searches which led to a forum post here, I was pointed to the board_qc file from the examples of the "USB Host Shield Library 2.0", which I ran.
The following is the output:
16:14:54.526 ->
16:14:54.526 -> Circuits At Home 2011
16:14:54.526 -> USB Host Shield Quality Control Routine
16:14:54.526 -> Reading REVISION register... Die revision invalid. Value returned: 00
16:14:55.026 -> Unrecoverable error - test halted!!
16:14:55.026 -> 0x55 pattern is transmitted via SPI
16:14:55.026 -> Press RESET to restart test
Please advise.