add usb host on CYW943907AEVAL1F

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

I’m trying to add usb host on CYW943907AEVAL1F reference CYW943907AEVAL1F USB Host Application Explained .But I have not distribution IC. so:

Pull WICED_USB_HOST_POWER_ENABLE pin low through a 10k resistor (based on the pin defined in platform.h)

Pull WICED_USB_HOST_OVERCURRENT pin high through a 4.7k resistor (based on the pin defined in platform.h)

Log:

+-------------------------------------------------+

+ USB20 Host HID Mouse Class Application          +

+-------------------------------------------------+

> USB20 Host init starting...

Detected board strapping is in USB-PHY mode!!

Detected board is in USB Host mode!!

USB Host support 2 HCI resource

USB20 Host init completed!!!

hid_mouse

+++START: hid mouse test

Please plug in USB mouse...

Please plug in USB mouse...

Please plug in USB mouse...

Please plug in USB mouse...

Please plug in USB mouse...

(plug in usb mouse...and... the board reboot...

+-------------------------------------------------+

+ USB20 Host HID Mouse Class Application          +

+-------------------------------------------------+

> USB20 Host init starting...

Detected board strapping is in USB-PHY mode!!

Detected board is in USB Host mode!!

USB Host support 2 HCI resource

USB20 Host init completed!!!

Does anyone have any suggestions?

0 Likes
1 Solution
lock attach
Attachments are accessible only for community members.
PriyaM_16
Moderator
Moderator
Moderator
250 replies posted 100 replies posted 50 replies posted

Replace the start_GCC.S file provided in WICED/platform/MCU/BCM4390x/start_GCC.S and use the one provided here.

View solution in original post

8 Replies