LPCXpresso845MAX
-
Core
Cortex-M0+
-
Device
LPC845M301JBD64 -
CMSIS Pack
LPCXpresso845MAX_BSP
-
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 -
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 -
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 -
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 -
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