Hello ZhangJennie,
Thanks for your reply. I tried the steps mentioned by Soledad but as observed by the user, I also see "host init done" with Pen drive connected to J3 (USB0 FS) and JP9 connected towards USB FS.
However, on doing the following changes:
1) Pen Drive Connected to USB HS
2) JP 9 connected towards USB HS
3) in usb_host_config.h, make
a) #define USB_HOST_CONFIG_OHCI (0U)
b) #define USB_HOST_CONFIG_IP3516HS (1U)
I observe that the pen drive is detected and test runs successfully.
I request you to try it out on your end.
I need:
1) host_msd_fatfs_bm or host_msd_fatfs_freertos working in USB0-FS Mode
2) Tutorial / steps to configure pen drive interface through MCUXpresso Configurator.
Please suggest.
Thanks.