LPCXpresso51U68
-
Core
Cortex-M0+
-
Device
LPC51U68JBD64 -
CMSIS Pack
LPCXpresso51U68_BSP
-
freertos_tickless
Keil Studio AC6, GCC, IARThis document explains the freertos_tickless example. It shows the CPU enter at sleep mode and then it is waked up by expired time delay that using timer module.
Download Pack -
freertos_tickless
Keil Studio AC6, GCC, IARThis document explains the freertos_tickless example. It shows the CPU enter at sleep mode and then it is waked up by expired time delay that using timer module.
Download Pack -
gint
µVision AC6This example shows how to use SDK drivers to use the Group GPIO input interrupt peripheral.
Download Pack -
gint
Keil Studio AC6, GCC, IARThis example shows how to use SDK drivers to use the Group GPIO input interrupt peripheral.
Download Pack -
gpio_led_output
µVision AC6The GPIO Example project is a demonstration program that uses the KSDK software to manipulate the general-purposeoutputs. The example use LEDs and buttons to demonstrates GPIO API for port and pin manipulation (init, set,clear, and toggle).
Download Pack -
gpio_led_output
Keil Studio AC6, GCC, IARThe GPIO Example project is a demonstration program that uses the KSDK software to manipulate the general-purposeoutputs. The example use LEDs and buttons to demonstrates GPIO API for port and pin manipulation (init, set,clear, and toggle).
Download Pack -
hello_world
µVision AC6The HelloWorld demo prints the "Hello World" string to the terminal using the SDK UART drivers and repeat what user input. The purpose of this demo is to show how to use the UART, and to provide a simple project for debugging and further development.
Download Pack -
hello_world
Keil Studio AC6, GCC, IARThe HelloWorld demo prints the "Hello World" string to the terminal using the SDK UART drivers and repeat what user input. The purpose of this demo is to show how to use the UART, and to provide a simple project for debugging and further development.
Download Pack -
i2c_dma_b2b_transfer_master
µVision AC6The i2c_dma_b2b_transfer_master example shows how to use i2c driver as master to do board to board transfer with DMA:In this example, one i2c instance as master and another i2c instance on the other board as slave....See more details in readme document.
Download Pack -
i2c_dma_b2b_transfer_master
Keil Studio AC6, GCC, IARThe i2c_dma_b2b_transfer_master example shows how to use i2c driver as master to do board to board transfer with DMA:In this example, one i2c instance as master and another i2c instance on the other board as slave....See more details in readme document.
Download Pack