USB Host CDC Example

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

USB Host CDC Example

2,976 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by rkcooncap on Fri Nov 16 17:51:26 MST 2012
I want a USB CDC Host controller on an LPC. NxpUSBLib has some code for it but no example (unless I missed it). What is the best way to do it. I have Embedded Artists LPC1788 but I can get other boards, will eventually use LPC18xx.

I am designing one product with LPC1347 USB CDC Device. I got it working well with ROM drivers. It wasn't too painful. I want to design another product to control the 1st one, so I need USB CDC Host.

It would be nice if nxpUSBLib had some documentation. Thank you. PS, I use the Rowley compiler.
Labels (1)
0 Kudos
2 Replies

1,483 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by zhanxiaozhang on Wed Apr 03 07:30:01 MST 2013
hi,dear sir :

do you already successfully used the usb cdc host driver by lpcware?
How to add the visualserialhost.c/.h to your code,or this code is a demo use nxpusblib?
Thanks alot!
0 Kudos

1,483 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by nxpUSBlib team on Tue Nov 27 17:40:28 MST 2012
The attached CDC host example is strictly experimental. It compiles and links but has not been tested yet.

Good luck!
0 Kudos