Other Parts Discussed in Thread: C2000WARE
Hello all,
I'm running some tests on the F28388D, using the Controlcard + docking station. I tried C2000WARE example usb_ex7_host_msc_cm (with usb_config_c28x running on CPU1), and although the application is running OK, I am unable to access a USB drive connected (with a USB A - micro USB adapter cable) to the micro USB interface on top if the Controlcard. On the UART terminal I keep getting error code FR_NOT_READY, so no device detected:
NODEV> ls Command returned error code FR_NOT_READY
It looks like the USB drive is not getting powered at all. The same USB drive (with the same USB A - micro USB adapter cable) is working fine when I connect it to a mobile phone.
The usb_ex1_device_serial_cm example which also uses the micro USB interface on top if the Controlcard is working fine, so it looks like the USB interface is OK.
Do I need to do any other initialization on CPU1, or maybe set different switches on the Controlcard to make the USB host example work?
Thanks and kind regards,
Arjan