LPCXpresso54S018M
-
Core
Cortex-M4
-
Device
LPC54S018J4MET180 -
CMSIS Pack
LPCXpresso54S018M_BSP
-
spi_dma_transfer
Keil Studio AC6, GCC, IARThe spi_dma example shows how to use spi driver with DMA:In this example, one spi instance as master and another spi instance as slave. Master sends a piece of data to slave,and check if the data slave received is correct.
Download Pack -
spi_dma_transfer
Keil Studio, µVision AC6The spi_dma example shows how to use spi driver with DMA:In this example, one spi instance as master and another spi instance as slave. Master sends a piece of data to slave,and check if the data slave received is correct.
Download Pack -
spi_half_duplex_dma_master
Keil Studio, µVision AC6The spi_half_duplex_dma_transfer_master example shows how to use driver API to transfer in half-duplex way. In this example, one spi instance as master and another spi instance on the other board as slave. Master...See more details in readme document.
Download Pack -
spi_half_duplex_dma_master
Keil Studio AC6, GCC, IARThe spi_half_duplex_dma_transfer_master example shows how to use driver API to transfer in half-duplex way. In this example, one spi instance as master and another spi instance on the other board as slave. Master...See more details in readme document.
Download Pack -
spi_half_duplex_dma_slave
Keil Studio AC6, GCC, IARThe spi_half_duplex_dma transfer_slave example shows how to receive and transmit data to master board.Notice: The SPI slave of this example uses dma mode. The data transfer size(not buffer size) is twice ofthe...See more details in readme document.
Download Pack -
spi_half_duplex_dma_slave
Keil Studio, µVision AC6The spi_half_duplex_dma transfer_slave example shows how to receive and transmit data to master board.Notice: The SPI slave of this example uses dma mode. The data transfer size(not buffer size) is twice ofthe...See more details in readme document.
Download Pack -
spi_half_duplex_int_master
Keil Studio AC6, GCC, IARThe spi_half_duplex_int_transfer_master example shows how to use driver API to transfer in half-duplex way. In this example, one spi instance as master and another spi instance on the other board as slave. Master...See more details in readme document.
Download Pack -
spi_half_duplex_int_master
Keil Studio, µVision AC6The spi_half_duplex_int_transfer_master example shows how to use driver API to transfer in half-duplex way. In this example, one spi instance as master and another spi instance on the other board as slave. Master...See more details in readme document.
Download Pack -
spi_half_duplex_int_slave
Keil Studio, µVision AC6The spi_half_duplex_int_transfer_slave example shows how to receive and transmit data to master board.Notice: The SPI slave of this example uses interrupt mode. The data transfer size(not buffer size) is twice ofthe...See more details in readme document.
Download Pack -
spi_half_duplex_int_slave
Keil Studio AC6, GCC, IARThe spi_half_duplex_int_transfer_slave example shows how to receive and transmit data to master board.Notice: The SPI slave of this example uses interrupt mode. The data transfer size(not buffer size) is twice ofthe...See more details in readme document.
Download Pack