LPC845BREAKOUT
-
Core
Cortex-M0+
-
Device
LPC845M301JBD48 -
CMSIS Pack
LPC845BREAKOUT_BSP
-
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_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_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, µ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 -
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_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_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_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