Content originally posted in LPCWare by rsargant on Mon Jan 30 09:57:20 MST 2012
Hi,
We are currently evaluating the LPCXExpresso platform for use in an upcoming project. The project will require us to interface with an application running on an android device over USB. We intend to build two applications, one which will run on the android device and another running on the Cortex-M0 platform. The two applications will communicate with each other over USB.
We have limited experience with USB at this point and are planning on using the USBCDC device class for communication. We have an LPC11U14 Rev A board in hand to begin our evaluation.
Is there an example USBCDC project available for this development board and could anyone recommend a particular USB stack considering that we may eventually go with an "embedded USB" hardware design based on the LPC11U24?