Request: Example code for LPC11U2X/3X of CDC using USB rom'ed driver.

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

Request: Example code for LPC11U2X/3X of CDC using USB rom'ed driver.

638 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by larsen on Mon Dec 10 03:19:32 MST 2012
We are looking for examples for CDC class using the USB ROM'ed driver for LPC11U2X, LPC11U3X.

We thought it would be simpler to use the Rom'ed drivers than using the nxpUSBlib, but without good examples as a starting point this is not the case.

Any one with a pointer to some examples?
thanks
Labels (1)
0 Kudos
Reply
1 Reply

625 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by drs on Tue Dec 11 15:57:17 MST 2012
nxpUSBlib has a switch that forces it to use the USB ROM drivers. It is in the configuration file nxpUSBlibConfig.h

There are also several non-nxpUSBlib source code examples that use the ROM drivers here: http://www.lpcware.com/gfiles/devper/lpc11Uxx
0 Kudos
Reply