Search found 1 match

by Richway
Mon Apr 15, 2024 2:06 pm
Forum: General discussion
Topic: SD card problem with SPI
Replies: 1
Views: 3251

SD card problem with SPI

Hi all , I want to use SD card with STM32F411CEU6 Blackpill board with SPI.

Pinout says the SPI pin:

MISO1 is PA6
MOSI1 is PA7
SCK1 is PA5
my CS pin is PA4

I am using SdFat Library with "Adafruit Fork by Bukk Greiman" and using SD card module with FAT32 card.
And using the SPI API like this ...

Go to advanced search