LPC17xx / LPC1768 Programming Approach

15 Oct 2012

Hi,

I've seen many examples for programming the LPC1768, but wondering where I can find a tutorial on the general "approach" of programming the 1768? For example, if the object is to send data out the serial port, what are the "steps" needed to do that? This would include pin select, configuration, etc, etc. What I'm trying to say is, all the examples show specifics, I am trying to understand the overall approach so I can figure out the specifics. Makes it easier than looking for an example, let's say, to send serial data out UART3.

Thanks, Gary