Resolved! I can't connect a SD Card to my STM32F072 Discovery Board
Posted on May 21, 2017 at 00:24Hi all!I'm trying to read/write data to an SD card from my STM32F072 Discovery board.I configure SPI1 on CubeMx and the FatFs middleware. I've written the user_dsikio.c and the Input-Output functions based on the STM32...