LPCXpresso845MAX
-
Core
Cortex-M0+
-
Device
LPC845M301JBD64 -
CMSIS Pack
LPCXpresso845MAX_BSP
-
usart_terminal
Keil Studio, µVision AC6This example demonstrate configuration and use of the USART module in interrupt-driven asynchronous mode on communication with a terminal emulator calling the USART transactional APIs. USART will echo back every...See more details in readme document.
Download Pack -
usart_terminal
Keil Studio AC6, GCC, IARThis example demonstrate configuration and use of the USART module in interrupt-driven asynchronous mode on communication with a terminal emulator calling the USART transactional APIs. USART will echo back every...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_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_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_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_interrupt
Keil Studio, µVision AC6usart_transfer_interrupt
Download Pack -
usart_transfer_interrupt
Keil Studio AC6, GCC, IARusart_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