API reference

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

API reference

805 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by mailgate_user on Wed Jun 20 07:59:43 MST 2012
Hello! I'm a newcomer to LPC platform. Can anybody suggest API reference for use with my LPC4330?
I see call such as GPIO_SetDir in sample source code, but can find complete info on available API.
Please help!
0 项奖励
回复
2 回复数

789 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by NXP_Europe on Sat Jun 30 15:06:14 MST 2012
Hello mailgate_user,

did you check www.lpcware.com
0 项奖励
回复

789 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by creafyumi on Wed Jun 20 18:24:24 MST 2012

Quote: mailgate_user
Hello! I'm a newcomer to LPC platform. Can anybody suggest API reference for use with my LPC4330?
I see call such as GPIO_SetDir in sample source code, but can find complete info on available API.
Please help!



This is a very big topic, your question is so broad that it is very hard to answer.
I do not have LPC4330 board, but my suggestion is to start with examples come with LPCXpresso for LPC43xx.

Import project in "\nxp\LPCXpresso_4.2.2_275\lpcxpresso\Examples\NXP\LPC4000\LPC43xx"(depends on your installed directory&LPCXpresso Version). For example, after importing "LPC4350A_Hitex.zip", you will find LedBlinky examples, LedBlinky is like 'Hello World' in Embedded Programming. I'm sure it is a very good starting point.

Thanks and all the best wishes.
0 项奖励
回复