LPCXpresso802
-
Core
Cortex-M0+
-
Device
LPC802M001JDH20 -
CMSIS Pack
LPCXpresso802_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 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_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_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 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_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_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_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