how to interface eMMC memories using STM32f4xx ??
good afternoon.
I was gonna drive an eMMC flash memory ( something like https://www.samsung.com/semiconductor/estorage/emmc/KLM8G1GEND-B031/ ) with my STM32f407IGT6.
I don't know if I can access it through the SDIO peripheral or not. it is mentioned in the datasheet of the eMMC link above that its version is 5.0 . but what I saw in the microcontroller reference manual was it only supports mmc 4.2 . is it possible to use this with my MCU?
I have another question too. unfortunately I'm not familiar with flash memory types. can u help me choose a flash memory with at least 4 GB of space that can be soldered beside my MCU? I mean what type of flash memory should I choose? what are the specs that MCU supports? and what are the ways I can connect a flash memory to STM32f407IGT6 ??
I would be so thankful if u help me in this case.
