USB succeeding data transmission interface?

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

USB succeeding data transmission interface?

1,363 次查看
BertrandR
Contributor II

Hello,

Newby with LPC, I am trying to setup VCOM communication on my custom board with a LCP55S16

I am using "peripherals tool" to try to set up with preset but I have a field in error and I don't understand at all what should be the value. I try from 0 to 255 without any result. Error should be some where else.

BertrandR_0-1673089502751.png

Thank you for your help

Bertrand

标签 (3)
0 项奖励
回复
2 回复数

1,259 次查看
felix1
Contributor IV

Hi,

You need to setup two interfaces, CIC VCOM and DIC VCOM. These two interfaces map to three endpoints (Interrupt In, Bulk In and Bulk Out).

0 项奖励
回复

1,351 次查看
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

I think you can download SDK package from the link

https://www.nxp.com/design/software/development-software/mcuxpresso-software-and-tools-/mcuxpresso-s...

 

There is usb_device_cdc_vcom example, you can refer to the example

Hope it can help you

BR

XiangJun Rong

xiangjun_rong_0-1673231986826.png

 

 

 

0 项奖励
回复