Use multiple USB composite with multiple CDC VCOM

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

Use multiple USB composite with multiple CDC VCOM

238 次查看
biafra
Senior Contributor I

Hi everyone,

 

I'm working on a custom board based on RT1064, using MCUXpresso 11.9.1 and SDK 2.13.0.

Based on the example provided in the SDK, I use a usb composite device with dual CDC vcom interface, and it's working fine.

Due to some extra needs, I extended the usb composite device to act as a triple CDC vcom interface: I modified the sources adding everything necessary (I've defined endpoints, strings, structures, ...). The composite device is enumerated correctly and the first two interfaces are working fine, but the third one isn't working: no data is tranferred to/from the connected host.

 

Is there any limitation on this scenario?

 

Many thanks

Biafra

 

1 回复

176 次查看
EdwinHz
NXP TechSupport
NXP TechSupport

Hi @biafra,

I'm afraid that the SDK does not support triple CDC VCOM interfaces. I apologize for the inconvenience.

BR,
Edwin.