USB succeeding data transmission interface?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

USB succeeding data transmission interface?

746 Views
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

Labels (3)
0 Kudos
Reply
2 Replies

642 Views
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 Kudos
Reply

734 Views
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 Kudos
Reply