2022-04-27 12:27 PM
2022-05-02 04:08 AM
I switch power supplies and now I am able to Flash the SD Card.
Good = Ultranet CX65UC002 Ultron GaN 65W Type-C PD Charger
Bad = CUI Inc. SWC15-S5-NB Wall Mount AC Adapter 15W 5V 3A
Thank you
2022-04-28 12:31 AM
Hi @MDoxb.1 ,
please provide log files
Check that you are using the right TSV for the board (should be "FlashLayout_sdcard_stm32mp157a-dk1-trusted.tsv")
Try using command line (run it from images\stm32mp1 folder) such as :
"%ProgramFiles%\STMicroelectronics\STM32Cube\STM32CubeProgrammer\bin\STM32_Programmer_CLI.exe" -c port=usb1 -w flashlayout_st-image-weston\trusted\FlashLayout_sdcard_stm32mp157a-dk1-trusted.tsv
Please also confirm you did not have a Virtual Machine opened which could 'take' the W10 USB port when uBoot is reconnecting.
Regards.
2022-04-29 06:19 AM
Attached is the output of the console (TeraTerm), and the log from the Cube programmer.
I am using the 157a-dk1 TSV file.
My system does the same thing when using the command line.I have even tried to 'Disabled' the Windows 10 Power Option to selective suspend USB.I've even installed CubeProgrammer on a VirtualBox/Ubuntu system and the same thing happens.
When Programmer is "Reconnecting the device ...", Windows 10's Device Manager updates its screen and the USB device "DFU in HS Mode @Device ID/0x500,@Revision ID/0x0000" disappears from the listing. After all the Errors get reported, the DFU device comes back.
Mark
2022-04-29 07:42 AM
2022-04-29 07:42 AM
2022-05-02 12:04 AM
Hi,
according to your uBoot log, your 5V power supply is not compliant to USB Type-C standard (usually CC lines not or badly connected).
This will stop the Starter Package uBoot with red led blinking.
So your issue is not due to your PC setup.
Solution could be either :
or
First option is straightforward.
Regards.
In order to give better visibility on the answered topics, please click on 'Select as Best' on the reply which solved your issue or answered your question. See also 'Best Answers'
2022-05-02 04:08 AM
I switch power supplies and now I am able to Flash the SD Card.
Good = Ultranet CX65UC002 Ultron GaN 65W Type-C PD Charger
Bad = CUI Inc. SWC15-S5-NB Wall Mount AC Adapter 15W 5V 3A
Thank you