2019-06-05 03:34 AM
Dear Members,
I am interfacing SD card (2 gb , 4 gb , 16 gb) micro SD cards. Microcontroller Used STM32F103RCT6 With SDIO + FATFS. I am trying to Create the New Word Document,To SD Card...But It Fails. Somebody help me To Do Further To Solve my problems..
2019-06-05 05:38 AM
Rather than using CubeMX to generate unworking code, perhaps look at some of the HAL examples demonstrating SDIO on the EVAL series boards, and port those to your platform?
2019-06-10 03:09 AM
No , I tried STM CUBE MX GENERATED CODE ..
IF POSSIBLE PLEASE PROVIDE THE OTHER ANY EXAMPLE OF SDIO+FATFS FOR SD CARD 2 GB CARD ......( I USED SCAN DISK 2 GB, MICRO SD CARD 4GB) NOT WORKING.
PROVIDE ME THE EXAMPLE CODE FOR STM32F103RCT6 ...?????
I AM STRUCK IN THIS PAST ONE MONTH , I UNABLE MOVE FURTHER MY PROJECT.....
2019-06-10 06:55 AM
A month in, I'd probably fire you.
STM32Cube_FW_F1_V1.7.0\Drivers\BSP\STM3210E_EVAL\stm3210e_eval_sd.c
STM32Cube_FW_F1_V1.7.0\Projects\STM3210E_EVAL\Applications\FatFs\FatFs_uSD\readme.txt
Get a board with known working hardware, review the software in that context, and port into your own target.
Review the code and the schematic design.
I could create a worked example for a given target board, but there would be costs involved, I'm a commercial embedded developer.