Software Examples
The LPC4350-DB1, LPC4357-DB1 and LPC1850-DB1 development boards are supplemented with a large number of software examples. Almost all of the examples can be compiled using either IAR Embedded Workbench or Keil MDK-ARM.
Latest stable release
You can download the latest stable version of the examples from the Diolan web site:
- lpc4300-demos.zip archive contains examples for LPC4350-DB1 and LPC4357-DB1 development boards.
- lpc1800-demos.zip archive contains examples for LPC1850-DB1 development board.
Subversion repository
Intermediate versions of the examples are available in our subversion repository (you must have installed a subversion client software):
-
use the svn export http://svn.lpc4350.com/ lpc4350 command to download examples for LPC4350-DB1 and LPC4357-DB1 development boards.
-
use the svn export http://svn.lpc1850.com/ lpc1850 command to download examples for LPC1850-DB1 development board.
The examples in the repository may contain some minor bugs, but in most cases they should work well. These examples are reviewed by our developers.