sparkfun / Arduino_Apollo3

Arduino core to support the Apollo3 microcontroller from Ambiq Micro
83 stars 37 forks source link

[library issue]: USB_Host_Shield_2.0 library #422

Open Topo-png opened 3 years ago

Topo-png commented 3 years ago

Subject of the issue

Trouble using USB_Host_Shield_2.0 library

Your workbench

Steps to reproduce

I'm attempting to run the "board_qc" example with the end goal of using the XBOXONE controls. I'm trying to troubleshoot why I'm unable to read/write to the max3421 chip. Please see PR for more details.

Wenn0101 commented 2 years ago

Sorry we never really got back to you on this. Did you ever get this resolved/do you still need help? I see the PR is open, was it stalled or just waiting to get pulled in.

Perhaps you could help us out a bit here. Were you seeing a compilation problem, or a problem when actually communicating? Were you able to debug the communication at all or was their none happening? I notice you have listed your library version as 1.2.1, have you tried the latest version of this library?

Topo-png commented 2 years ago

@Wenn0101 I never got this to work properly. I was eventually able to compile and load to the board, but I was never able to run the demo program. This shows all of the progress I made. I eventually shelved this portion of the project.