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

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

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

ソリューションへジャンプ
1,493件の閲覧回数
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,196件の閲覧回数
thiagosiqueira
Contributor II

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

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,196件の閲覧回数
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,197件の閲覧回数
thiagosiqueira
Contributor II

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

0 件の賞賛
返信