FRDM-MCXC242
 
          - 
            CoreCortex-M0+ 
- 
            DeviceMCXC242VLH
- 
          CMSIS PackFRDM-MCXC242_BSP
- 
            spi_dma_b2b_transfer_masterKeil Studio AC6, GCC, IARThe spi_dma_board2board_master example shows how to use spi driver as master to do board to board transfer with DMA:In this example, one spi instance as master and another spi instance on othereboard as slave. Master...See more details in readme document. Download Pack
- 
            spi_dma_b2b_transfer_masterµVision AC6The spi_dma_board2board_master example shows how to use spi driver as master to do board to board transfer with DMA:In this example, one spi instance as master and another spi instance on othereboard as slave. Master...See more details in readme document. Download Pack
- 
            spi_dma_b2b_transfer_slaveµVision AC6The spi_dma_board2board_slave example shows how to use spi driver as slave to do board to board transfer with DMA:In this example, one spi instance as slave and another spi instance on other board as master. Master...See more details in readme document. Download Pack
- 
            spi_dma_b2b_transfer_slaveKeil Studio AC6, GCC, IARThe spi_dma_board2board_slave example shows how to use spi driver as slave to do board to board transfer with DMA:In this example, one spi instance as slave and another spi instance on other board as master. Master...See more details in readme document. Download Pack
- 
            spi_interruptKeil Studio AC6, GCC, IARThe spi_interrupt example shows how to use spi functional API to do interrupt transfer: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_interruptµVision AC6The spi_interrupt example shows how to use spi functional API to do interrupt transfer: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_interrupt_b2b_masterµVision AC6The spi_interrupt_b2b_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_b2b_masterKeil Studio AC6, GCC, IARThe spi_interrupt_b2b_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_b2b_slaveKeil 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
