Where to get the original SD-image of the STM32MP257-DK board?
Hi,
I'm aware of the manual from https://wiki.st.com/stm32mpu/wiki/Getting_started/STM32MP1_boards/STM32MP157x-DK2/Let%27s_start/Populate_the_target_and_boot_the_image but it does not solve my problem as it seems to be completely faulty:
- different to the description, not USB has to be choosen as connection but UART
- when downloading, there is never a completion-message but it always ends up with an timeout (no matter what image I try)
- at the end, it comes up with an error message "Partition 0xBB not found in TSV file"
- the resulting SD-card obviously has not changed at all after this cycle
So where can I get an image for the Sd-card that can be copied with a simple imager or the dd-command from Linux instead of following this non-working, complicated procedure?

