USB support not available in twrk64f120m and frdmk64f

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

USB support not available in twrk64f120m and frdmk64f

944件の閲覧回数
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

タグ(3)
0 件の賞賛
返信
1 返信

769件の閲覧回数
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 件の賞賛
返信