Question
STM32f103 SDIO+DMA SDcard write is not working and gives output as FR_INVALID_OBJECT
Hello,
In my application, I want to implement the SDcard write funcitonality using SDIO+DMA in STM32f103RGT6 processor. I could able to perform SDcard read functionality but the write does not work. Does anybody have any samply code or reference would be really helpful to me.
Thanks in advance.