Regarding the LPC4357

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

Regarding the LPC4357

405 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by nravi on Sun Oct 20 23:55:41 MST 2013
Hello,

I am Ravi & New to  This ARM Controllers & I Am Interested in geting Documents for learning the Programming of LPC 4357.

Can Any One Guide me in this regards.

I searched the Available Docs but I never Found details on the Instructions  / Syntax for writting the Programs for LPC 4357.

Pl Suggest me what exactly I Must Start Reading.

Thanks in Advance.

Ravi

Labels (1)
0 Kudos
4 Replies

390 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by nravi on Thu Oct 24 21:01:41 MST 2013
Thanks for the info.

Ravi
0 Kudos

390 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Pacman on Thu Oct 24 11:04:44 MST 2013
The most important part is getting the User's Manual (Google for UM10503, and you'll find it at both nxp.com and lpcware.com); this will explain you everything, regardless of what libraries you will be using.
Also: The libraries cannot do everything for you. You may have to write special functionality, which there is no library function for yet.
Understanding every possible library you can get will take you a little more than a lifetime.
-But understanding the chip hardware moves you beyond the libraries.

You can try and have a look at the lpc43xx libraries.
0 Kudos

390 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by nravi on Mon Oct 21 07:25:59 MST 2013
Thanks for the Reply.

Tools is not a problem.

I have gone though the datasheets & other few docs.

But I didn't get info on application Programs or Function like mentioned below.

         scu_pinmux, GPIO_SetDir, etc etc

I need to know where I can get material for reading & Understanding each & every syntax

for writing Programs.

Ravi
0 Kudos

390 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by lpcxpresso-support on Mon Oct 21 06:39:45 MST 2013
Using which tools?

For LPCXpresso, I would suggest starting here:
http://www.lpcware.com/content/faq/lpcxpresso/lpc18-lpc43-support

For Keil, you could take a look at:
http://www.keil.com/appnotes/docs/apnt_241.asp

Regards,
LPCXpresso Support
0 Kudos