Using config tools to set up a composite USB for HID and CDC VCOM

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

Using config tools to set up a composite USB for HID and CDC VCOM

1,613 次查看
JJ_93
Contributor I

I am using the LPC54S018J4M

I have my code set up and working for USB HID, but I want to add in the ability to make it composite so I can include CDC VCOM as well for additional data I am getting elsewhere. My question is am I able to use the config tools/USB config in some way so I can get a general framework for the code and then I will edit it as I need? I just basically want to know if there is an easier way to do this than coding it from scratch.

Any help would be much appreciated

标记 (3)
0 项奖励
回复
1 回复

1,594 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello,

The Configure tool doesn't support lpc54s018 USB so far, recommend refer to the USB demos under SDK.

 

BR

Alice

0 项奖励
回复