LPCXpresso860MAX
-
Core
Cortex-M0+
-
Device
LPC865M201JBD64 -
CMSIS Pack
LPCXpresso860MAX_BSP
-
spi_interrupt_master
Keil Studio, µVision AC6The spi_interrupt_master example shows how to use spi functional API to do interrupt transfer as a master:In this example, the spi instance as master. Master sends a piece of data to slave, receive data from...See more details in readme document.
Download Pack -
spi_interrupt_master
Keil Studio AC6, GCC, IARThe spi_interrupt_master example shows how to use spi functional API to do interrupt transfer as a master:In this example, the spi instance as master. Master sends a piece of data to slave, receive data from...See more details in readme document.
Download Pack -
spi_interrupt_slave
Keil Studio, µVision AC6The spi_interrupt_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 piece of...See more details in readme document.
Download Pack -
spi_interrupt_slave
Keil Studio AC6, GCC, IARThe spi_interrupt_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 piece of...See more details in readme document.
Download Pack -
spi_polling_master
Keil Studio AC6, GCC, IARThe spi_polling_transfer_master example shows how to use spi driver as master to do board to boardtransfer with polling:In this example, one spi instance as master and another spi instance on othere board as slave....See more details in readme document.
Download Pack -
spi_polling_master
Keil Studio, µVision AC6The spi_polling_transfer_master example shows how to use spi driver as master to do board to boardtransfer with polling:In this example, one spi instance as master and another spi instance on othere board as slave....See more details in readme document.
Download Pack -
spi_polling_slave
Keil Studio, µVision AC6The spi_polling_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_polling_slave
Keil Studio AC6, GCC, IARThe spi_polling_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_dma_master
Keil Studio AC6, GCC, IARThe spi_dma_transfer_master 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...See more details in readme document.
Download Pack -
spi_transfer_dma_master
Keil Studio, µVision AC6The spi_dma_transfer_master 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...See more details in readme document.
Download Pack