Hello, I am starting the development of a USB device driver for the generic HID class running on the MCB2300.
I know that this driver is already available for the LPC214x.
Has anybody already faced the porting of this driver to the MCB2300 (LPC2378 microcontroller) ? Is it enough just to remap the USB device controller related registers ?
Thanks.
Sebastiano
Hello,
I have just found the answer.
On the NXP site, under the following link,
www.standardics.nxp.com/.../code.lpc23xx.peripherals.uvision.zip
the necessary source code can be downloaded.