example code for usb virtual com port using lpc1768

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

example code for usb virtual com port using lpc1768

2,239 次查看
dpsodha
Contributor I

Dear sirs,

I need example code for usb virtual com port to communicate data to pc windows 7.

Thanks.

With regards

Dinesh

标签 (1)
0 项奖励
回复
1 回复

2,020 次查看
soledad
NXP Employee
NXP Employee

Hi, 

I suggest to use the usbd_lib_composite LPCOpen example code. In this example and virtual comm port interface (using CDC-ACM class) and a HID-mouse interfaces are combined together to form a composite device. The VCOM interface
could be used for out putting debug messages.

You can download LPCOpen from the following link:

LPCOpen Software for LPC17XX | NXP 

Regards 

Sol 

0 项奖励
回复