2023-11-07 03:13 PM
Hallo,
I have bought STM32MP135F-DK - Discovery kit and I was working with it few days. I don't know what happened, but today the kit will not work properly - I think the image on SD card is corrupted, some files might by changed or deleted, so I see only intro screen and then nothing else happens.
So - here is the question - how to get/download the image of system similar, like that delivered with DK? (There was microSD card with it).
Regards, Paul
2023-11-07 05:42 PM
2023-11-08 03:18 PM
ok - I have red this article, and I have stuck on command:
STM32_Programmer_CLI -c port=usb1 -w flashlayout_st-image-weston/optee/FlashLayout_sdcard_stm32mp135f-dk-optee.tsv
Nothing happenes after pressing ENTER. The path to STM32_Programmer_CLI.exe (its Windows 11 PC) is good (previous commands worked) and the path to FlashLayout_sdcard_stm32mp135f-dk-optee.tsv is also good. The board is in DFU mode (checked at the begginning)...
So - what should I do next? Or where is mistake? Any suggestions?