2019-01-05 08:47 AM
Note on a specific code creation problem:
I use CubeMX for a project with STM32H743 and SD card interface with FatFS. When creating code the sd_diskio.c source has the following entry:
/* USER CODE BEGIN enableSDDmaCacheMaintenance */
/* #define ENABLE_SD_DMA_CACHE_MAINTENANCE 1 */
/* USER CODE BEGIN enableSDDmaCacheMaintenance */
2019-01-09 09:09 PM
Probably it is bug of CubeMX - last BEGIN it is END