FRDM-K32L2B
-
Core
Cortex-M0+
-
Device
K32L2B31VLH0A -
CMSIS Pack
FRDM-K32L2B_BSP
-
spi_interrupt_b2b_slave
Keil Studio AC6, GCC, IARThe spi_interrupt_b2b_slave example shows how to use spi functional API to do interrupt transfer as a slave:In this example, the spi instance as slave. Slave receives data froma master and send a peiece of data to...See more details in readme document.
Download Pack -
spi_interrupt_b2b_slave
µVision AC6The spi_interrupt_b2b_slave example shows how to use spi functional API to do interrupt transfer as a slave:In this example, the spi instance as slave. Slave receives data froma master and send a peiece of data to...See more details in readme document.
Download Pack -
spi_interrupt_b2b_transfer_master
Keil Studio AC6, GCC, IARThe spi_interrupt_board2board_master example shows how to use spi driver as master to do board to board transfer withinterrupt:In this example, one spi instance as master and another spi instance on othereboard as...See more details in readme document.
Download Pack -
spi_interrupt_b2b_transfer_master
µVision AC6The spi_interrupt_board2board_master example shows how to use spi driver as master to do board to board transfer withinterrupt:In this example, one spi instance as master and another spi instance on othereboard as...See more details in readme document.
Download Pack -
spi_interrupt_b2b_transfer_slave
Keil Studio AC6, GCC, IARThe spi_interrupt_board2board_slave example shows how to use spi driver as slave to do board to board transfer with interrupt:In this example, one spi instance as slave and another spi instance on other board as...See more details in readme document.
Download Pack -
spi_interrupt_b2b_transfer_slave
µVision AC6The spi_interrupt_board2board_slave example shows how to use spi driver as slave to do board to board transfer with interrupt:In this example, one spi instance as slave and another spi instance on other board as...See more details in readme document.
Download Pack -
spi_polling_b2b_transfer_master
Keil Studio AC6, GCC, IARThe spi_polling_board2board_master example shows how to use spi driver as master to do board to board transfer with polling:In this example, one spi instance as master and another spi instance on othereboard as...See more details in readme document.
Download Pack -
spi_polling_b2b_transfer_master
µVision AC6The spi_polling_board2board_master example shows how to use spi driver as master to do board to board transfer with polling:In this example, one spi instance as master and another spi instance on othereboard as...See more details in readme document.
Download Pack -
spi_polling_b2b_transfer_slave
µVision AC6The spi_polling_board2board_slave example shows how to use spi driver as slave to do board to board transfer withpolling:Notice: The SPI slave of this example uses interrupt mode, as there is no polling mode for SPI...See more details in readme document.
Download Pack -
spi_polling_b2b_transfer_slave
Keil Studio AC6, GCC, IARThe spi_polling_board2board_slave example shows how to use spi driver as slave to do board to board transfer withpolling:Notice: The SPI slave of this example uses interrupt mode, as there is no polling mode for SPI...See more details in readme document.
Download Pack