Question
STM32CubeF4, Require SDIO Api's to perform CMD0,CMD3,CMD5,CMD7,CMD52,CMD53
Posted on July 17, 2014 at 06:32
Hi,
I am using STM32Cube FW F4 v1.3.0, using STM32F401 NucleoI am using the SDIO evaluation example provided in stm32f4x9i_eval_sd.c It do contains API for sendCommand, but I require some API's to perform CMD0, CMD3, CMD7, CMD52, CMD53 commands.Please excuse me, I am very new to SDIO protocol.If anyone has an example code or can guide me to right path, much appreciable. #stm32f4 #sdio #stm32f401