Issues while programming board STM32MP157C-dk2 over STM32CubeProgrammer. See details below.
STM32MP157C-dk2
I am trying to update the Board using SUART3 (Pins PB10, PB12) over STM32CubeProgrammer. The connection to STM32CubeProgrammer is established successfully. Unfortently after downloading the fdbl-boot (tf-a-stm32mp157c-dk2-uart.stm32)
the failure appears while system tries to start from downloaded part.
See console:
-------------
19:25:00 : File : tf-a-stm32mp157c-dk2-uart.stm32
19:25:00 : Size : 216.38 KB
19:25:00 : Partition ID : 0x01
19:25:00 : Download in Progress:
19:26:23 : File download complete
19:26:23 : Time elapsed during download operation: 00:01:23.074
19:26:23 : RUNNING Program ...
19:26:23 : PartID: :0x01
19:26:23 : Start operation done successfully at partition 0x01
19:26:54 : Timeout error occured while waiting for acknowledgement.
------------------
Are there any limitation to the UART used by given bootloader? Or what are other reasons which might be related to the issue?
