LPCXpresso51U68
-
Core
Cortex-M0+
-
Device
LPC51U68JBD64 -
CMSIS Pack
LPCXpresso51U68_BSP
-
usart_polling
µVision AC6The uart_polling example shows how to use uart driver in polling way:In this example, one uart instance connect to PC through uart, the board will send back all characters that PCsend to the board.
Download Pack -
usart_polling
Keil Studio AC6, GCC, IARThe uart_polling example shows how to use uart driver in polling way:In this example, one uart instance connect to PC through uart, the board will send back all characters that PCsend to the board.
Download Pack -
usart_sync_transfer_master
µVision AC6The usart synchronous transfer example shows how to use usart driver in synchronous way.
Download Pack -
usart_sync_transfer_master
Keil Studio AC6, GCC, IARThe usart synchronous transfer example shows how to use usart driver in synchronous way.
Download Pack -
usart_sync_transfer_slave
µVision AC6The usart synchronous transfer example shows how to use usart driver in synchronous way.
Download Pack -
usart_sync_transfer_slave
Keil Studio AC6, GCC, IARThe usart synchronous transfer example shows how to use usart driver in synchronous way.
Download Pack -
usart_wakeup_deepsleep
Keil Studio AC6, GCC, IARThe usart_wakeup_deepsleep example shows how to use usart driver in 32kHz clocking mode to wake up soc from deep sleep. In this example, one usart instance connect to PC, the board will enter deep sleep mode and wake up according to user input.
Download Pack -
usart_wakeup_deepsleep
µVision AC6The usart_wakeup_deepsleep example shows how to use usart driver in 32kHz clocking mode to wake up soc from deep sleep. In this example, one usart instance connect to PC, the board will enter deep sleep mode and wake up according to user input.
Download Pack -
utick_wakeup
µVision AC6The purpose of this demo is to show wakeup from deep sleep mode using MicroTick timer.The demo sets the MicroTick Timer as a wake up source and puts the device in deep-sleep mode. The MicroTick timer wakes up the device.
Download Pack -
utick_wakeup
Keil Studio AC6, GCC, IARThe purpose of this demo is to show wakeup from deep sleep mode using MicroTick timer.The demo sets the MicroTick Timer as a wake up source and puts the device in deep-sleep mode. The MicroTick timer wakes up the device.
Download Pack