Question
Seems that the ext_csd commands , used for SANDISK SDMMC cards larger than 1GB has a bug in HAL 1.02.09.
Files with error
HAL 1.02.09
stm32f7xx_II_sdmmc.c,
stm32f7xx_mmc.c.
My EMMC 8GB - SANDISK - SDINBDG4-8G-XA
Seems that the ext_csd, used for cards larger than 1GB has a bug.
MX_SDMMC1_MMC_Init() is exiting with an error.
Fix: for now im using HAL 1.02.08, but then cant use more than 1GB of the 8GB EMMC module.
