Line 3: Line 3:
  
 
=Objective=
 
=Objective=
 +
This is first example on LPC1768 where we start with blinking the LEDs.
 +
In this tutorials we are going to discuss how to configure the LPC1768 ports for GPIO and then to use to send a low/high signal on it.
  
 
=Register Configuration=
 
=Register Configuration=

Revision as of 12:09, 16 May 2015


Objective

This is first example on LPC1768 where we start with blinking the LEDs. In this tutorials we are going to discuss how to configure the LPC1768 ports for GPIO and then to use to send a low/high signal on it.

Register Configuration

Schematic

Example