LPC ARM Programming

hi guys

I want to learn C programming for the LPC 2214 micrcontroller from NXP.I went through the USER MANUAL but its too tedious and long!!! Smile

Please give me pointers regarding the folowing:

Reference Book Resources which give sample programs for each module.

Best Regards,


[définition du terme eau](http://www.espaceecologie.com/)

One of the best methods to get started is to purchase a starter kit. IAR, KEIL, Rowley, etc… all have boards and sample code for each peripheral.

NXP has sample code on their website as well.

Hi,

buying a starter kit is very useful but pricy.

the other thing you can do is looking to examples provided by the compiler u gonna use. on the nxp website the examples are based mainly on KEIL IDE. very good compiler but expensive.

u can go for WINARM or ECLIPSE with yagarto toolchain they have good examples and free.

all that provided you know C programming.

cheers :wink: