Posted on February 22, 2017 at 09:18Hey all,I want to write to SD card, I'm Using cube-mxstm32Nucleo-L476RG MCU ,and 4-pin SD card,I attach my cube project, the main program has the following code:declaring and init :FATFS SDFatFs; FIL MyFile; exter...