USB Stack Support

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

USB Stack Support

498 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by paul.rcom-software.com on Fri Jul 25 15:23:13 MST 2014
Does NXP provide the following compoents for the integral LPC4088 MCU USB hardware per chapter 12 and 13 of
the NXP UM10562 LCP408x/407x User Manual ?

* Driver
* USB Device Stack with the CDC/ACM class.
* A convenient API for data transfer.

The following link seems to describe something which has those components.

docs.lpcware.com/usbromlib/v1.0

Can this library be used in conjunction with  or under FreeRTOS or a similar RTOS ?
Labels (1)
0 Kudos
4 Replies

425 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by TheFallGuy on Mon Jul 28 11:52:12 MST 2014
The ROM stack is in ROM... On the device...

Use LPCOpen to access the USB device stack. Read the docs to find out about RTOS support.
0 Kudos

425 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by paul.rcom-software.com on Mon Jul 28 11:35:24 MST 2014
Is the USBD ROM Stack software posted on the NXP website RTOS independent and where
can one obtain it ?
0 Kudos

425 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by paul.rcom-software.com on Sun Jul 27 09:23:40 MST 2014
I am aware of the lpcware website and have not found information on this issue.
0 Kudos

425 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by lpcxpresso-support on Sat Jul 26 01:46:52 MST 2014
Use LPCOpen - that is the latest and greatest library for all of our LPC parts.

Here is the link for the 4088
http://www.lpcware.com/content/nxpfile/lpcopen-software-development-platform-lpc40xx-packages
0 Kudos