Home     News     Contact

Tutorials for the NXP LPC2XXX ARM Family

 

These tutorials show you how to configure the LPC2XXX.  They are in Macromedia Flash format.  You will need the flash plug-in to view them.  (There are no sound tracks.)

Additional tutorials are being prepared.

Configuring the PLL (wait loop)

 

This video shows the Code Configuration Wizard for the PLL being used to configure the PLL. A software loop is used to wait for the PLL to stabilise before it is connected.

Click here to view the video
Click to view video    

Configuring the PLL (interrupt handler)

 

This video shows the Code Configuration Wizard for the PLL being used to configure the PLL. The PLL is connected in an interrupt handler avoiding the need for a software loop.

Click here to view the video
Click to view video    

Using the LPC2103 SPI in Master Mode

 

This video demonstrates the creation of a program that reads on-chip temperature sensor of the C8051F931 and sends the results on request to an SPI master. The SPI master is an ARM LPC2103 board and the program for this board is also created. The resulting two programs are built, debugged and run on a single PC and the temperature readings written to and displayed on the PC via the ARM JTAG debugger interface.

Click here to view the video
Click to view video