Associate
October 18, 2018
Question
SD Card Interface with STM32F0
- October 18, 2018
- 4 replies
- 2253 views
Hi Team,
I'm using STM32F030c8 micro controller, my application is to interface SD card with Stm32.
stm32fxx to micro sd card interface:-
pa5-----------clock
pa6-----------miso
pa7-----------mosi
pf5------------cs
I'm using stm32f0 discovery board and example code. I didn't get proper response from SD card(received 255).
if there any limitations to use SD card size? currently we are trying with 4gb and 8gb sd cards
if there is any proper code please let me know
NOTE:-