LPCXpresso860MAX
-
Core
Cortex-M0+
-
Device
LPC865M201JBD64 -
CMSIS Pack
LPCXpresso860MAX_BSP
-
usart_transfer_dma
Keil Studio, µVision AC6This example shows how to use the DMA driver to implement a double buffer receive scheme from the USART The example shows the double buffer constructed using two descriptors (g_pingpong_desc). These descriptors are...See more details in readme document.
Download Pack -
usart_transfer_dma
Keil Studio AC6, GCC, IARThis example shows how to use the DMA driver to implement a double buffer receive scheme from the USART The example shows the double buffer constructed using two descriptors (g_pingpong_desc). These descriptors are...See more details in readme document.
Download Pack -
usart_transfer_hardware_flow_control
Keil Studio AC6, GCC, IARThe usart_transfer_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....See more details in readme document.
Download Pack -
usart_transfer_hardware_flow_control
Keil Studio, µVision AC6The usart_transfer_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....See more details in readme document.
Download Pack -
usart_transfer_interrupt
Keil Studio AC6, GCC, IARusart_transfer_interrupt
Download Pack -
usart_transfer_interrupt
Keil Studio, µVision AC6usart_transfer_interrupt
Download Pack -
usart_transfer_rb_dma
Keil Studio, µVision AC6This example shows how to use the DMA driver to implement a ring buffer to receive the data, and routine will send back every 8 characters.
Download Pack -
usart_transfer_rb_dma
Keil Studio AC6, GCC, IARThis example shows how to use the DMA driver to implement a ring buffer to receive the data, and routine will send back every 8 characters.
Download Pack -
usart_transfer_ring_buffer
Keil Studio, µVision AC6The usart_interrupt_rb_transfer example shows how to use usart driver in interrupt way withRX ring buffer enabled.In this example, one uart instance connect to PC through, the board will send back all charactersthat...See more details in readme document.
Download Pack -
usart_transfer_ring_buffer
Keil Studio AC6, GCC, IARThe usart_interrupt_rb_transfer example shows how to use usart driver in interrupt way withRX ring buffer enabled.In this example, one uart instance connect to PC through, the board will send back all charactersthat...See more details in readme document.
Download Pack