Search found 12 matches

by FerroFerido
Wed Nov 18, 2020 2:20 pm
Forum: General discussion
Topic: [Solved] SD.h or SDfat.h with SPI2
Replies: 9
Views: 7959

Re: [Solved] SD.h or SDfat.h with SPI2

@FerroFerido There is a SD library https://github.com/stm32duino/STM32SD. The library can be installed from the Arduino library manager. There are example projects distributed with the library. Nobody can give more help without information about what board you have, the SD card reader and the type ...
by FerroFerido
Wed Nov 18, 2020 12:08 am
Forum: General discussion
Topic: [Solved] SD.h or SDfat.h with SPI2
Replies: 9
Views: 7959

Re: SD.h or SDfat.h with SPI2

Well, this is normal you got this as the SCK, MOSI and other are a define. using the SPI.setxxx will not change those define. But the setxxx will change the used one for the SPI instance... I want save datas in a SD Card, You have any exemplos for help me? Please, i really need there. (I'm sorry my...

Go to advanced search