LPCXpresso54628
-
Core
Cortex-M4
-
Device
LPC54628J512ET180 -
CMSIS Pack
LPCXpresso54628_BSP
-
usart_hardware_flow_control
Keil Studio AC6, GCC, IARThe usart_hardware_flow_control example project demonstrates the usage of the hardware flow control function. This example sends data to itself(loopback), and hardware flow control is enabled in the example. The...See more details in readme document.
Download Pack -
usart_interrupt
Keil Studio AC6, GCC, IARThe uart_functioncal_interrupt example shows how to use uart driver functionalAPI to receive data with interrupt method:In this example, one uart instance connect to PC through uart, the board willsend back all characters that PC send to the board.
Download Pack -
usart_interrupt_rb_transfer
Keil Studio AC6, GCC, IARThe 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...See more details in readme document.
Download Pack -
usart_interrupt_transfer
Keil Studio AC6, GCC, IARThe 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...See more details in readme document.
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
Keil Studio AC6, GCC, IARThe 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 -
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 -
utick_wakeup_peripheral
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