Question
How to get started with STM32L452 SDMMC interface
I am trying to use the STM32L452RE Nucleo to research an interface to an eMMC device. I have generated a project for this using STM32CubeMX. The eMMC device I am using has its interface voltage connected to 3V3, however, when I look at the CLK output from the STM32L452 I see a high voltage of only approximately 1.7V after the SDMMC power is enabled.
Is there a getting started guide for this MCU SDMMC interface?
There does appear to be a way to tell the SDMMC to use the 3V3 interface voltage, how can this be done?
Thank you,
Sid
