NXP LPC4350
OM13031 Hitex

The Embedded SDK provides demonstration projects for the Hitex LPC4350 evaluation board.

Demo Applications

The Embedded SDK includes the following demonstration projects for this evaluation board.

  • Hello World
    A minimal application that uses the SDK library to initialize the MCU and provides a template for creating custom applications.
  • Data Link
    An application that demonstrates an implementation of a data link over both the UART and native USB interfaces. See the data link demos for more information about how to use this application.
  • PCA9673-Demo
    An application that demonstrates using the PCA9673 driver over an I2C bus to read the on-board buttons and drive the user 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.
  • USB-MSC-SD
    An application that demonstrates using the mass storage interface within the USB device stack. The application provides the attached host access to the on-board SD/MMC card using the SD/MMC driver.

Supported Toolchains/IDEs