NUCLEO-F767ZI supports SD I/O card mode?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2017-04-09 10:07 PM
Posted on April 10, 2017 at 07:07
Hello ,
I had doubt regarding the feature supported in F767ZI
Does the SDIO peripheral in F767ZI support SD I/O card mode for CMD52 and CMD53 request?
Initial look at the code generated from CubeMX has only definition, no APIs
Thanks!!
Regards,
Hemanth
#cmd53 #cmd52 #stm32f7 #sdio
Labels:
- Labels:
-
SDIO-SDMMC
-
STM32F7 Series
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2017-04-10 2:34 AM
Posted on April 10, 2017 at 11:34
Hi
Sundaresh.Hemanth
,- Please refer toSD/SDIO/MMC card host interface (SDMMC) chapter in your related reference manual ()
- You can start from ready example about SD card :STM32Cube_FW_F7_V1.6.1\Projects\STM32F767ZI-Nucleo\Applications\FatFs\FatFs_uSD
-Nesrine-
