Difference between revisions of "STM32 SD card"

From Stm32World Wiki
Jump to navigation Jump to search
Line 7: Line 7:
 
== SD-Card Pinout ==
 
== SD-Card Pinout ==
  
{|
+
{| class="wikitable"
 
|-
 
|-
 
| [[File:sd-card-pinout.png|500px]]
 
| [[File:sd-card-pinout.png|500px]]
 
| [[File:Sd4.jpg|350px]]
 
| [[File:Sd4.jpg|350px]]
 
|}
 
|}
 +
 +
{|
 +
|-
 +
!Pin
 +
!Color
 +
!SDIO
 +
!SPI
 +
|-
 +
| 1
 +
| White
 +
| CD/Dat3
 +
| DI
  
 
== SPI ==
 
== SPI ==

Revision as of 03:48, 22 November 2024

Micro-SD Adaptor with jumper leads soldered on

In this article we will be interfacing a SD-card using STM32.

DIY SD-card Adaptor

SD-Card Pinout

Sd-card-pinout.png Sd4.jpg
Pin Color SDIO SPI
1 White CD/Dat3 DI

SPI

SDIO

1-bit

4-bit

Gallery


Miscellaneous Links