felis / USB_Host_Shield_2.0

Revision 2.0 of USB Host Library for Arduino.
https://chome.nerpa.tech
1.76k stars 780 forks source link

OSC did not start #752

Open demorsick opened 1 year ago

demorsick commented 1 year ago

problem:

after i connected my usb host shield with my arduino uno and i ran the sketch for PS4USB i see in the serial monitor OSC did not start and the controller doesn't even connect because it can't find the shield

board info :

BN: Arduino Uno
VID: 2341
PID: 0043
SN: 75135333636351F07170

os info:

NAME="Fedora Linux"
VERSION="36 (Workstation Edition)"
ID=fedora
VERSION_ID=36
VERSION_CODENAME=""
PLATFORM_ID="platform:f36"
PRETTY_NAME="Fedora Linux 36 (Workstation Edition)"
ANSI_COLOR="0;38;2;60;110;180"
LOGO=fedora-logo-icon
CPE_NAME="cpe:/o:fedoraproject:fedora:36"
HOME_URL="https://fedoraproject.org/"
DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora/f36/system-administrators-guide/"
SUPPORT_URL="https://ask.fedoraproject.org/"
BUG_REPORT_URL="https://bugzilla.redhat.com/"
REDHAT_BUGZILLA_PRODUCT="Fedora"
REDHAT_BUGZILLA_PRODUCT_VERSION=36
REDHAT_SUPPORT_PRODUCT="Fedora"
REDHAT_SUPPORT_PRODUCT_VERSION=36
PRIVACY_POLICY_URL="https://fedoraproject.org/wiki/Legal:PrivacyPolicy"
VARIANT="Workstation Edition"
VARIANT_ID=workstation

github

usb host shield problems:

Circuits At Home 2011
USB Host Shield Quality Control Routine
Reading REVISION register... Die revision invalid. Value returned: 00
Unrecoverable error - test halted!!
0x55 pattern is transmitted via SPI
Press RESET to restart test
xxxajk commented 1 year ago

Please check that the off-brand (and possibly fake) shield has the correct chip on it. see #744 if the chip is correct, then return it for exchange or refund.

demorsick commented 1 year ago

off-brand (and possibly fake) shield

i've brought 2 usb host shield from amazon,and they both had this problem,what should i buy?

touchgadget commented 1 year ago

Your board may need 3 dots of solder. This is a common problem with UHS clone boards. See the video for the fix.

https://www.youtube.com/watch?v=1dxwU87GQVM

lhx2624 commented 1 year ago

I used aeduino uno and usb host shield to connect, the code I used was PS3 BT in the library function, but after using it, upload the serial port display surface to show me OSC did not start, how can I solve this