LwIP and USB device

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
1,593件の閲覧回数
Markon
Contributor II

I'm working on project base on K66 processor. I have the latest SDK built with USB and LwIP stack. I need to use LwIP with USB device to connect to PC. I find file: usb_ethernetif_freertos.c but it is for using USB host with LwIP.

Is there any similar file, which connect LwIP with USB device?

Best regards,

0 件の賞賛
返信
1 解決策
1,582件の閲覧回数
danielchen
NXP TechSupport
NXP TechSupport

Hi

 

The similar demo maybe the virtual NIC,  it is a simple demonstration program based on the MCUXpresso SDK. It is enumerated as a network adapter. Users can access the network by properly configuring this network adapter.

 

danielchen_0-1607406661611.png

 

Regards

Daniel

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,577件の閲覧回数
Markon
Contributor II

Thank you for your reply.

I found two similar project, one of them you mantioned and the second: USB tethering host (RNDIS protocol) implementation for kinetis. So I started to developed my project based on them.

0 件の賞賛
返信
1,583件の閲覧回数
danielchen
NXP TechSupport
NXP TechSupport

Hi

 

The similar demo maybe the virtual NIC,  it is a simple demonstration program based on the MCUXpresso SDK. It is enumerated as a network adapter. Users can access the network by properly configuring this network adapter.

 

danielchen_0-1607406661611.png

 

Regards

Daniel

0 件の賞賛
返信