LPC1768nxpUSBLib v0.98 to communication over USB cable (CDC)

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

LPC1768nxpUSBLib v0.98 to communication over USB cable (CDC)

跳至解决方案
1,825 次查看
thiagosiqueira
Contributor II

Hi,

 

I have a LPC1768 and I am using nxpUSBLib v0.98 to communicate over USB cable (CDC). LPC (Device) to PC (Host). I have used the example virtualCOM. When I connect my device in my computer and the port COM is Ok. But I can't communicate with the device using pipocom. I my host sends URB_BULK  out, but my device (LPC) doesn't recive this information. Do you know what can be?

 

Thanks.

标签 (2)
标记 (1)
0 项奖励
回复
1 解答
1,528 次查看
thiagosiqueira
Contributor II

Thanks Isaac. The problem was my interrupt function that wasn't correct. The library and the example works.

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,528 次查看
isaacavila
NXP Employee
NXP Employee

Hello,

Which LPC board are you using?

Also, Have you tried to use another VCOM terminal such as Teraterm or Putty? or were you able to capture the USB transactions with an USB sniffer?

Regards,

Isaac

0 项奖励
回复
1,529 次查看
thiagosiqueira
Contributor II

Thanks Isaac. The problem was my interrupt function that wasn't correct. The library and the example works.

0 项奖励
回复