MIMXRT1060-EVKC
-
Core
Cortex-M7
-
Device
MIMXRT1062DVL6B -
CMSIS Pack
MIMXRT1060-EVKC_BSP
-
sai_edma_transfer
Keil Studio, µVision AC6The sai_edma_transfer example shows how to use sai driver with EDMA:In this example, one sai instance playbacks the audio data stored in flash/SRAM using EDMA channel.
Download Pack -
sai_interrupt
Keil Studio AC6, GCC, IARThe sai_interrupt example shows how to use sai functional API to implement interrupt playback:In this example, one sai instance playbacks the audio data stored in flash/SRAM using interrupt.
Download Pack -
sai_interrupt
Keil Studio, µVision AC6The sai_interrupt example shows how to use sai functional API to implement interrupt playback:In this example, one sai instance playbacks the audio data stored in flash/SRAM using interrupt.
Download Pack -
sai_interrupt_record_playback
Keil Studio AC6, GCC, IARThe sai_interrupt_record_playback example shows how to use sai driver with record and playback features: In this example, one sai instance record the audio data from input and playbacks the audio data.
Download Pack -
sai_interrupt_record_playback
Keil Studio, µVision AC6The sai_interrupt_record_playback example shows how to use sai driver with record and playback features: In this example, one sai instance record the audio data from input and playbacks the audio data.
Download Pack -
sai_interrupt_transfer
Keil Studio, µVision AC6The sai_interrupt_transfer example shows how to use sai driver with interrupt:In this example, one sai instance playbacks the audio data stored in flash/SRAM using interrupt.
Download Pack -
sai_interrupt_transfer
Keil Studio AC6, GCC, IARThe sai_interrupt_transfer example shows how to use sai driver with interrupt:In this example, one sai instance playbacks the audio data stored in flash/SRAM using interrupt.
Download Pack -
sdcard_fatfs
Keil Studio, µVision AC6The SDCARD FATFS project is a demonstration program that uses the SDK software. Tt mounts a file system based on a SD card then does "creat directory/read directory/create file/write file/read file"operation. The...See more details in readme document.
Download Pack -
sdcard_fatfs
Keil Studio AC6, GCC, IARThe SDCARD FATFS project is a demonstration program that uses the SDK software. Tt mounts a file system based on a SD card then does "creat directory/read directory/create file/write file/read file"operation. The...See more details in readme document.
Download Pack -
sdcard_fatfs_freertos
Keil Studio, µVision AC6The SDCARD FATFS FREERTOS project is a demonstration program that uses the SDK software. The purpose of this example is to show how to use SDCARD with fatfs and freertos.
Download Pack