LPC13xx and LPC13Uxx differences

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

LPC13xx and LPC13Uxx differences

1,220 次查看
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
标签 (1)
0 项奖励
回复
2 回复数

1,131 次查看
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 项奖励
回复

1,131 次查看
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 项奖励
回复