FatFS initialization on F072
Posted on May 13, 2017 at 16:26 Hello, I'm trying to port CubeMX repository example for uSD card on STM32F072-EVAL to NUCLEO-F For some reason I get error out of functionf_mount(...) which returns 11 (The logical drive number is invalid). Als...