Does the sdmmc1 I/O have internal pull-ups on CMD, D0 D1, D2 and D3?
I’m reading the getting started manual of STM32MP257 (AN5489) and it displays that there are internal pull-ups on
CMD and D0, but not CK.
Also there is a confusion if the dashed lines means they have internal pull-ups as well.
My question is:
If CMD, D0, D1, D2 and D3 have internal pull-ups. Why does the STM32MP257F-DK board have external pull-ups?
Can I skip these external pull-ups?


According to the datasheet of STM32MP257C/F (DS14284 - Rev 5), the CK, CMD and D0 MUST be high at initialisation of the BootROM.


