STM32Cube bug with FatFS
Posted on September 18, 2015 at 19:24Hi ST, When configuring the FatFS in Platform settings, I can configure the pin for card detect function. When using this config, following code in generated: uint8_t BSP_SD_IsDetected(void) { __IO uint8_t sta...