LPC13xx and LPC13Uxx differences

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

LPC13xx and LPC13Uxx differences

622 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by ronkrem on Fri Feb 14 06:16:03 MST 2014
I have been developing an application using the CMSIS_CORE_LPC13Uxx library. However the project is now going to use an LPC1317. After loading and linking the CMSIS_CORE_LPC13xx, I find the names used are quite different. I am not using the USB hardware, and was wondering if I can continue to use the LPC13Uxx library?

Regards, Ron
Labels (1)
0 Kudos
2 Replies

533 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by ronkrem on Fri Feb 14 20:04:40 MST 2014
Many thanks. As you suggest, creating a new project in a new workspace for the '1317 automatically links the 13U library. I can now continue with confidence.
Regards, Ron
0 Kudos

533 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by LabRat on Fri Feb 14 08:58:42 MST 2014

Quote: ronkrem
...if I can continue to use the LPC13Uxx library?



Of course. If you create a new LPC13xx (12bit ADC) for LPC1317 CMSIS_CORE_LPC13Uxx is used.

That's the correct Lib for all new (=12bit ADC) chips....
0 Kudos