USB support not available in twrk64f120m and frdmk64f

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

USB support not available in twrk64f120m and frdmk64f

469 Views
shulongli
Contributor I

I'm using a customised board which is K64 chip based. I want to use USB and FFS function in the MQX code.

I tried to find the USB function blocks during the BSP cloning wizard. But both twrk64f120m and frdmk64f has no support for USB and FFS.

How to enable the USB and FFS support in the twrk64f120m BSP so I can clone the code from it?

And, there are 2 version of USB driver, USB and USB_v2. Which one is better for K64 chips?

Thanks

Screen Shot 2015-10-26 at 6.22.10 AM.pngScreen Shot 2015-10-26 at 6.22.43 AM.png

Tags (3)
0 Kudos
1 Reply

294 Views
danielchen
NXP TechSupport
NXP TechSupport

Hi Shulong

Yes, the USB and FFS are not included into MQX 4.2 clone wizard for K64.

MQX project cloning is just pasting and copying some files.  you can do it manually. (only copy usb and ffs , and others you can do it with MQX clone wizard) Please read the following document,the attached document guide you how to do it step by step.

Re: Custom BSP for MK20DN512

Regarding the USB stack, I think USB_V2 is better, it is a new design, and has less issues.

Regards

Daniel

0 Kudos