LPCXpresso860MAX
-
Core
Cortex-M0+
-
Device
LPC865M201JBD64 -
CMSIS Pack
LPCXpresso860MAX_BSP
-
spi_transfer_dma_slave
Keil Studio, µVision AC6The spi_dma_transfer_slave example shows how to use driver API to transfer in DMA way. In this example, one spi instance as master and another spi instance on the other board as slave. Master sends a piece of data to...See more details in readme document.
Download Pack -
spi_transfer_dma_slave
Keil Studio AC6, GCC, IARThe spi_dma_transfer_slave example shows how to use driver API to transfer in DMA way. In this example, one spi instance as master and another spi instance on the other board as slave. Master sends a piece of data to...See more details in readme document.
Download Pack -
spi_transfer_interrupt_master
Keil Studio, µVision AC6The spi_interrupt_transfer_master example shows how to use spi driver as master to do board to boardtransfer in interrupt way:In this example, one spi instance as master and another spi instance on othere board as...See more details in readme document.
Download Pack -
spi_transfer_interrupt_master
Keil Studio AC6, GCC, IARThe spi_interrupt_transfer_master example shows how to use spi driver as master to do board to boardtransfer in interrupt way:In this example, one spi instance as master and another spi instance on othere board as...See more details in readme document.
Download Pack -
spi_transfer_interrupt_slave
Keil Studio, µVision AC6The spi_interrupt_transfer_slave example shows how to use spi driver as slave to receive data from master.In this example, one spi instance as slave and another spi instance on other board as master. Master sends a...See more details in readme document.
Download Pack -
spi_transfer_interrupt_slave
Keil Studio AC6, GCC, IARThe spi_interrupt_transfer_slave example shows how to use spi driver as slave to receive data from master.In this example, one spi instance as slave and another spi instance on other board as master. Master sends a...See more details in readme document.
Download Pack -
usart_polling_example
Keil Studio, µVision AC6The uart_polling example shows how to use uart driver in polling way:In this example, one uart instance connect to PC, the board will send back all characters that PCsend to the board.
Download Pack -
usart_polling_example
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, the board will send back all characters that PCsend to the board.
Download Pack -
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