EVK-MIMXRT1064
-
Core
Cortex-M7
-
Device
MIMXRT1064DVL6A -
CMSIS Pack
EVK-MIMXRT1064_BSP
-
flexio_i2s_edma_transfer
Keil Studio AC6, GCC, IARThe flexio_i2s_EDMA example shows how to use flexio_i2s driver with EDMA:In this example, flexio acts as I2S module to record data from line-in line and playbacks the recorded data at the same time using EDMA.
Download Pack -
flexio_i2s_interrupt_transfer
Keil Studio, µVision AC6The flexio_i2s_interrupt example shows how to use flexio_i2s driver with interrupt:In this example, flexio acts as I2S module to record data from line-in line and playbacks the recorded data at the same time using interrupt.
Download Pack -
flexio_i2s_interrupt_transfer
Keil Studio AC6, GCC, IARThe flexio_i2s_interrupt example shows how to use flexio_i2s driver with interrupt:In this example, flexio acts as I2S module to record data from line-in line and playbacks the recorded data at the same time using interrupt.
Download Pack -
flexio_pwm
Keil Studio, µVision AC6This demo describes how to use SDK drivers to implement the PWM feature by FLEXIO IP module. It outputs the PWM singal with fixed frequency defined by "DEMO_FLEXIO_FREQUENCY" in source code and dynamic duty from 99 to 1 to one of the FLEXIO pin.
Download Pack -
flexio_pwm
Keil Studio AC6, GCC, IARThis demo describes how to use SDK drivers to implement the PWM feature by FLEXIO IP module. It outputs the PWM singal with fixed frequency defined by "DEMO_FLEXIO_FREQUENCY" in source code and dynamic duty from 99 to 1 to one of the FLEXIO pin.
Download Pack -
flexio_spi_edma_b2b_transfer_master
Keil Studio, µVision AC6The flexio_spi_master_edma example shows how to use flexio spi master driver in edma way:In this example, a flexio simulated master connect to a flexio simulated spi slave .
Download Pack -
flexio_spi_edma_b2b_transfer_master
Keil Studio AC6, GCC, IARThe flexio_spi_master_edma example shows how to use flexio spi master driver in edma way:In this example, a flexio simulated master connect to a flexio simulated spi slave .
Download Pack -
flexio_spi_edma_b2b_transfer_slave
Keil Studio, µVision AC6The flexio_spi_slave_edma example shows how to use flexio spi slave driver in dma way:In this example, a flexio simulated slave connect to a flexio simulated spi master.
Download Pack -
flexio_spi_edma_b2b_transfer_slave
Keil Studio AC6, GCC, IARThe flexio_spi_slave_edma example shows how to use flexio spi slave driver in dma way:In this example, a flexio simulated slave connect to a flexio simulated spi master.
Download Pack -
flexio_spi_edma_lpspi_transfer_master
Keil Studio, µVision AC6The flexio_spi_master_edma_lpspi_slave example shows how to use flexio spi master driver in edma way:In this example, a flexio simulated master connect to a lpspi slave .
Download Pack