NXP LPC1343
OM11048 LPCXpresso

The Embedded SDK provides demonstration projects for the LPCXpresso LPC1343 evaluation board.

Demo Applications

  • Hello World
    A minimal application that uses the SDK library to initialize the MCU and provides a template for creating custom applications.
  • LED-Demo
    An application that demonstrates several drivers that are included within the SDK to drive the on-board LEDs. The application uses the SPI driver to display tenths of seconds upon the seven segment display. The application also demonstrates the usage the of PCA9532 driver to control additional LEDs.
  • UART Echo
    An application that demonstrates the usage of an on-chip UART and our drivers. The demo echoes all data that received from the UART.

Supported Toolchains/IDEs