Interfacing SD Card module with stm32f103c8t6 in Arduino IDE

Post Reply
Pickle_Rick
Posts: 1
Joined: Thu Feb 20, 2020 1:10 pm

Interfacing SD Card module with stm32f103c8t6 in Arduino IDE

Post by Pickle_Rick »

Hello,
I am new to this forum. I want to interface the sd card module with my stm32 blue pill board in Arduino ide. I have this module: Image

Can anyone plzz help me with tHIS, I.E., what are the libraries required, test code, which pin goes where?

Thank You.
User avatar
Juraj
Posts: 47
Joined: Fri Jan 03, 2020 7:47 pm
Answers: 1
Location: Slovakia
Contact:

Re: Interfacing SD Card module with stm32f103c8t6 in Arduino IDE

Post by Juraj »

this is a SD card adapter with logic level conversion and 5 V powering. but STM32 is 3.3 V and SD card is 3.3 V device.
I don't recommend to use it. wired to 5 V VCC it could output 5 V on MISO and the MISO pin on Blue Pill is not 5 V tolerant
yacok@yahoo.com
Posts: 4
Joined: Mon Jul 06, 2020 11:08 pm

Re: Interfacing SD Card module with stm32f103c8t6 in Arduino IDE

Post by yacok@yahoo.com »

Hello Pickle_Rick
I have the same problem as you. I want to use a sd card with a stm32 but I can't find any example, explanations, libraries, etc. to do that. Did you find any library as you asked in this post? Could you please share with me this info? Thanks a lot for your help. Regards
Post Reply

Return to “Let us know a bit about you and your projects”