Question
EMMC support for greater than 2 gb
We are using stm32f769 with 8 gb EMMC , from other forums we understood that there is no HAL support for emmc for more than 2 gb , we are hard coding the emmc block count to 0x773594 and emmc block size to 0x200 . These values are calcuated in accordance to 8 gb storage . But the emmc card is full after 12 mb . Does anyone have a solution for emmc greater than 2 gb .
