I am using mk64fn1m0vll12 controller on a custom hardware.
I want to use the usb functionality as a host for msd devices . I am currently using KSDK v1.3 and processor expert for development.
Kindly let me know how to go about the usb development. How can I integrate the USB stack in my project .
Regards,
Sanket
Hi,
There has a related thread here, please make reference. Hope it is helpful.
Hi,
I am using MK64FN1M0VLL12 and trying to get usb as host for mass storage device up and running.
I have a custom board and a crystal (external) of 25 Mhz. I am using Ksdk 1.3 and PE.
https://community.nxp.com/docs/DOC-331376 have gone through this and developed a usb project .
I have configured all the related clock setting as per the document described above.
But I cannot get the USB host to run , my device does not enumerate and its always in USB_DEVICE_IDLE state.
My project is same as one in the zip file given above.
Kindly guide me through this.
Regards,
Sanket