lpc1347 sample codes

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

lpc1347 sample codes

2,659 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by chop666 on Sun May 27 21:19:18 MST 2012
Does anyone here know where to get some sample codes for the lpc1347? Or has anyone tried to migrate from lpc1343 to lpc1347? Does not seem to me a simple migration at all.

Thanks
标签 (1)
0 项奖励
回复
9 回复数

2,457 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by cfbsoftware on Wed Oct 03 01:11:39 MST 2012
This message on the LPCXpresso forum tells you how to get the LPCXpresso examples for the LPC1347:

http://knowledgebase.nxp.com/showthread.php?p=19190#post19190
0 项奖励
回复

2,457 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by cfbsoftware on Mon Oct 01 06:02:21 MST 2012
Yes - we have been migrating our Oberon LPC1343 LPCXpresso examples to the LPC1347 LPCXpresso. When we started we found the article 'LPC1347 to LPC1343 Comparison' on the microBuilder website useful for highlighting what we needed to watch out for:

http://www.microbuilder.eu/Blog/12-03-28/LPC1347_to_LPC1343_Comparison.aspx
0 项奖励
回复

2,457 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by cfbsoftware on Mon Oct 01 05:49:56 MST 2012
If you have the Embedded Artists Baseboard you can download more than a dozen sample LPC1347 LPCXpresso projects from EA's support page that demonstrate the use of the included peripherals: OLED display, speaker, 7-segment LED, accelerometer, SD card etc. etc.
0 项奖励
回复

2,457 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by mc on Fri Sep 28 10:07:14 MST 2012
Hi All,
Please check following link for sample code
http://www.lpcware.com/content/nxpfile/sample-code-bundle-lpc13151617454647-peripherals-using-keils-...

Thanks,
NXP Support
0 项奖励
回复

2,457 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by virdia on Fri Sep 28 08:27:05 MST 2012
And what about CMSIS? I must use those for LPC11uxx?
0 项奖励
回复

2,457 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by virdia on Fri Sep 28 08:18:57 MST 2012
Thanks. Are the examples usable also on LPCXpress?
0 项奖励
回复

2,457 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by alexan.e on Fri Sep 28 07:14:46 MST 2012
Here they are http://www.lpcware.com/content/nxpfile/sample-code-bundle-lpc11uxx-peripherals-using-keils-mdk-arm-0
0 项奖励
回复

2,457 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by virdia on Fri Sep 28 06:24:04 MST 2012
No way to get through. No examples for LPC1347 and even the CMSIS library is using registers that does'nt exist. For example the system_lpc13XX.c in the SystemInit refers to LPC_SYSCON->SYSPLLCLKUEN or   LPC_SYSCON->MAINCLKUEN etc...
Do I have to write everything from scratch?
The suggestion to look at the examples for  the LPC11U24 is useless: i'm unable to find such examples.

Can anyone help me?
0 项奖励
回复

2,457 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by alexan.e on Tue May 29 01:58:50 MST 2012
The closest to LPC1347 is the LPC11U24.

They have the same pinout and the same peripherals (like group gpio and pin interrupt that don't exist in LPC1343).

Download the 11Uxx code bundle and replace the header and core/system libraries in the provided examples.

Alex
0 项奖励
回复