CubeMX 4.22 does skip fatfs library file during project generation
ccsbcs.c of FatFS 3rd Party Lib is not copied from CubeMX repository to projects folder which prevents a compilation of the created project. Copying this file manually fixes compilation errors which give misleading messages.
I found this with SW4STM32 + CubeMX 4.22 + STM32F429ZIT + SDIO on Win7.
Best regards,
Markus.
#stm32f429 #cubemx #fatfs-sdio