Difference between revisions of "STM32 SD card"
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
In this article we will be interfacing a SD-card using STM32.
DIY SD-card Adaptor
SD-Card Pinout
Pin | Color | SDIO | SPI |
---|---|---|---|
1 | White | CD/Dat3 | DI
SPISDIO1-bit4-bitGallery
Miscellaneous Links |