MK66 USB Bulk and Interrupt Endpoint Examples

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

MK66 USB Bulk and Interrupt Endpoint Examples

1,021 次查看
ryan_pearson
Contributor III

Hi, I need to use the MK66 USB for large high speed data transfers and short commands.  I have the FRDMK66F example, but I can't find which USB example is most applicable to what I need.  Can you recommend an examples?

Thank you!

0 项奖励
回复
1 回复

904 次查看
kerryzhou
NXP TechSupport
NXP TechSupport

Hi Ryan Pearson ,

    MSD is the USB bulk transfer, and HID is the Interrupt Endpoint transfer, so you can refer to the FRDM-K66 msd and HID code.

   You can refer to the official SDK code for FRDM-K66, which can be downloaded from this link:

   Welcome | MCUXpresso SDK Builder 

  Choose the FRDM-K66, then in the middleware, select the usb stack.

pastedImage_2.png

 

   Then you can build the project, download the SDK code,and you can find the usb code in folder:

SDK_2.5.0_FRDM-K66F\boards\frdmk66f\usb_examples

Wish it helps you!

If you still have question about it, please kindly let me know.

Have a great day,
Kerry

 

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

 

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 项奖励
回复