SMT32F0 SDHC card throuhg SPI and FatFs
Good evening everyone,
I was't expecting that communication with SDHC Card through SPI will be so difficult. I would like to log data from my existing system , which is using SMT32F0, on SDHC Card. I have ready connection though SPI but on the Net it is hard to find even initialisation sequence of this card.
Does you guys know about any example, library or tutorial about it?
My chain is: STM32F0 <--> FATFS <- (here chain is broken) -> SPI <--> SDHC.
BR, Daniel
