How to connect SDMMC with 48-Pin STM32L431CC ?
On this site is stated that the STM32L431CC 48-Pin Package has an SDMMC interface...
https://www.st.com/en/microcontrollers/stm32l431cc.html
But when have a closer look to the HW Manual, the AF functions are only avail at PORT C and PORT D... witch implies that you need an 64-Pin package...
Is it right that I cant use SDMMC interface with the 48-pin package?
And where can find more information / App Notes about the SDMMC interface? Or is it better to use a normal SPI Interface and use SD Card in SPI Mode?
Best regards
Chris