Content originally posted in LPCWare by fjrg76 on Wed Nov 14 18:54:38 MST 2012
Quote: fjrg76
The CooCox project has device-drivers for the LPC12xx, and they were created for the NXP team, so one might copy them from CooCox to LPCXpresso.
[SIZE=4][COLOR=Red]WATCH OUT!![/COLOR][/SIZE]
Those drivers don't compile. The drivers themself are great, however, they were taken from another uC (from the same LPC1xxx family, I assume) so a lot of references doesn't exist for the LPC1227 uC.
I've been spending a lot of time porting them (with the correct references) to the LPC1227. Once I finish I'll let them public for those interested in this uC and these drivers.