EVK-MIMXRT1064
-
Core
Cortex-M7
-
Device
MIMXRT1064DVL6A -
CMSIS Pack
EVK-MIMXRT1064_BSP
-
sdcard_interrupt
Keil Studio AC6, GCC, IARThe SDCARD Interrupt project is a demonstration program that uses the SDK software. It reads/writes/erases the SD card continusly. The purpose of this example is to show how to use SDCARD driver andshow how to use interrupt based transfer API in SDHC driver in SDK software to access SD card.Note: If DATA3 is used as the card detect PIN, please make sure DATA3 is pull down, no matter internal or external, at the same time, make sure the card can pull DATA3 up, then host can detect card through DATA3.And SDHC do not support detect card through CD by host, card can be detected through DATA3 or GPIO.No matter detect card through host or gpio, make sure the pinmux configuration is correct.
Download Pack -
sdcard_interrupt
Keil Studio AC6, GCC, IARThe SDCARD Interrupt project is a demonstration program that uses the SDK software. It reads/writes/erases the SD card continusly. The purpose of this example is to show how to use SDCARD driver andshow how to use...See more details in readme document.
Download Pack -
sdcard_polling
Keil Studio AC6, GCC, IARThe SDCARD Polling project is a demonstration program that uses the SDK software. It reads/writes/erases the SD card continusly. The purpose of this example is to show how to use SDCARD driver andshow how to use...See more details in readme document.
Download Pack -
sdcard_polling
Keil Studio, µVision AC6The SDCARD Polling project is a demonstration program that uses the SDK software. It reads/writes/erases the SD card continusly. The purpose of this example is to show how to use SDCARD driver andshow how to use...See more details in readme document.
Download Pack -
sdcard_polling
Keil Studio, µVision AC6The SDCARD Polling project is a demonstration program that uses the SDK software. It reads/writes/erases the SD card continusly. The purpose of this example is to show how to use SDCARD driver andshow how to use polling based transfer API in SDHC driver in SDK software to access SD card.Note: If DATA3 is used as the card detect PIN, please make sure DATA3 is pull down, no matter internal or external, at the same time, make sure the card can pull DATA3 up, then host can detect card through DATA3.And SDHC do not support detect card through CD by host, card can be detected through DATA3 or GPIO.No matter detect card through host or gpio, make sure the pinmux configuration is correct.
Download Pack -
sdcard_polling
Keil Studio AC6, GCC, IARThe SDCARD Polling project is a demonstration program that uses the SDK software. It reads/writes/erases the SD card continusly. The purpose of this example is to show how to use SDCARD driver andshow how to use polling based transfer API in SDHC driver in SDK software to access SD card.Note: If DATA3 is used as the card detect PIN, please make sure DATA3 is pull down, no matter internal or external, at the same time, make sure the card can pull DATA3 up, then host can detect card through DATA3.And SDHC do not support detect card through CD by host, card can be detected through DATA3 or GPIO.No matter detect card through host or gpio, make sure the pinmux configuration is correct.
Download Pack -
semc
Keil Studio, µVision AC6The sdramc example shows how to use SEMC controller driver to initialize the external SDRAM chip.
Download Pack -
semc
Keil Studio AC6, GCC, IARThe sdramc example shows how to use SEMC controller driver to initialize the external SDRAM chip.
Download Pack -
sftp_client_demo
Keil Studio, µVision AC6SFTP client demo (CycloneTCP, CycloneSSH and CMSIS-RTOS2)
Download Pack -
sftp_server_demo
µVision AC6SFTP server demo (CycloneTCP, CycloneSSH, CMSIS-RTOS2 and MDK-Pro File System)
Download Pack