Hello,
I'm trying to use TWR-KL46Z48M as USB Host for MSD.
I've tried examples given in C:\Freescale\KSDK_1.1.0\usb\example\device\ for USB mouse and USB keyboard and they work fine.
But while in a host mode, running the demo from C:\Freescale\KSDK_1.1.0\usb\example\host\ , the board is not being able to detect USB device attached to it via micro-USB connector. device_state is always being shown IDLE in APP_Task() call. I've checked all the jumpers setting required for hosting USB device on board. Am I missing something here??
Please let me know if there is any additional requirement to be fulfilled for the board to host a USB device, any additional API to be invoked or something else.
Thanks,
Rini