does anybody have some working USB device code for LPC2478 OEM board
any type of device audio/hid/mass storage.
don’t give me link to keil code i already have that ;
it doesn’t seem to be working
does anybody have some working USB device code for LPC2478 OEM board
any type of device audio/hid/mass storage.
don’t give me link to keil code i already have that ;
it doesn’t seem to be working
I had issues getting some of the Kiel code working, converted to GCC. The issue turned out to be related to signed and unsigned char’s. Now it is working.
I bought a Beagle 12 from http://www.totalphase.com/ to help debug it, worth every penny !
Andy
NXP has a secondary usb ISP via usb example. uses usb as mass storage
hallo
I just want to ask where I can find an USB software (transfer data between usb device and LPC 2478)
I searched but I didn’t find
Thank you
There are quite a few USB ( and lots of other other) examples (host and device) in the examples that come with IAR’s (free) kickstart version of Embedded Workbench.