2019-12-23 02:30 AM
My STM32MP157CAA3 Board Not Boot By SDCARD
I already check SDCARD Clock Pin .. ...
reset MCU and i check SDCARD Clock Pin ... but not signal ....);
I already check Boot MODE -> SDCARD
HELP ME...
2019-12-23 02:48 AM
Hi @Lkiwo.1
If you SDCard is not clock I guess you have to check SDMMC1 clock is properly enable in TF-A device tree.
In case you didn't get access I point to you useful docs :
AN5031 Getting started with STM32MP1 Series hardware development
https://wiki.st.com/stm32mpu/wiki/How_to_create_your_board_device_tree
https://wiki.st.com/stm32mpu/wiki/Clock_device_tree_configuration_-_Bootloader_specific
Hope it help
Olivier
2020-01-06 02:25 AM
If following are verified in the HW (assuming you did not change the OTP content):
Whatever the SD-Card content or presence, a clock (about 16MHz) should appear on PC12 pin few ms after NRST rising and could stop after few tens of ms (first level boot).
Then the boot success (second level boot and so on) depend on SD-Card content.