2022-04-22 09:07 PM
https://community.st.com/s/question/0D53W00000PoivmSAB/changing-the-emmc-pins-with-otp
I have the same pin mapping as above:
I programmed the OTP fuses as follows:
The problem is that even after flashing the eMMC with the TFA image as per the following procedure: https://u-boot.readthedocs.io/en/latest/board/st/stm32mp1.html#prepare-emmc
I still get nothing on the UART4 console.
We also put a scope on the SDMMC2_CK line and no clock is detected.
Does it mean the BootROM is not accessing the eMMC?
Am I missing something?
Solved! Go to Solution.
2023-10-27 06:26 AM
the issue was resolved but I don't remember the resolution
2022-04-26 06:18 AM
Hi @cfilipescu ,
there could be multiple causes:
Could you try using CubeProgrammer to flash TF-A using USB ?
Please check also https://wiki.st.com/stm32mpu/wiki/STM32MP15_ROM_code_overview#Debug_and_Error_messages
and try to get the BootROM trace using https://wiki.st.com/stm32mpu/wiki/STM32MP15_ROM_trace_analyzer
Regards
2023-10-27 06:26 AM
the issue was resolved but I don't remember the resolution