LPCXpresso54114
-
Cores
Cortex-M4
Cortex-M0+
-
Device
LPC54114J256
-
CMSIS Pack
LPCXpresso54114_BSP
-
usart_interrupt_rb_transfer
µVision AC6The uart_interrupt_ring_buffer example shows how to use uart driver in interrupt way withRX ring buffer enabled:In this example, one uart instance connect to PC through uart, the board willsend back all characters that PC send to the board.Note: The example echo every 8 characters, so input 8 characters every time.
Download Pack -
usart_interrupt_transfer
µVision AC6The uart_interrupt example shows how to use uart driver in interrupt way:In this example, one uart instance connect to PC through uart, the board willsend back all characters that PC send to the board.Note: The example echo every 8 characters, so input 8 characters every time.
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_slave
µVision AC6The usart synchronous transfer example shows how to use usart driver in synchronous way.
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_peripheral
µ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