cube programmer sd card image download- STM32MP1
These are log i got during download, any clue
STM32_Programmer_CLI -c port=usb1 -tm 20000 -w flashlayout_mp1som-image/FlashLayout_sdcard_mp1som-mystm32mp1-basic.tsv
-------------------------------------------------------------------
STM32CubeProgrammer v2.5.0
-------------------------------------------------------------------
USB speed : High Speed (480MBit/s)
Manuf. ID : STMicroelectronics
Product ID : DFU in HS Mode @Device ID /0x500, @Revision ID /0x0000
SN : 001F00213438510838333630
FW version : 0x0110
Device ID : 0x0500
Device name : STM32MP1
Device type : MPU
Device CPU : Cortex-A7
Start Embedded Flashing service
Memory Programming ...
Opening and parsing file: tf-a-mp1som-pxl7-trusted.stm32
File : tf-a-mp1som-pxl7-trusted.stm32
Size : 245364 Bytes
Partition ID : 0x01
Download in Progress:
[==================================================] 100%
File download complete
Time elapsed during download operation: 00:00:00.465
RUNNING Program ...
PartID: :0x01
Start operation done successfully at partition 0x01
Flashlayout Programming ...
[==================================================] 100%
Running Flashlayout Partition ...
Flashlayout partition started successfully
Memory Programming ...
Opening and parsing file: u-boot-mp1som-pxl7-trusted.stm32
File : u-boot-mp1som-pxl7-trusted.stm32
Size : 790180 Bytes
Partition ID : 0x03
Download in Progress:
[==================================================] 100%
File download complete
Time elapsed during download operation: 00:00:00.666
RUNNING Program ...
PartID: :0x03
reconnecting the device ...
Error:
Unable to reconnect the target device: time out expired
Error: Start operation failed at partition 0x03
Error: TSV flashing service failed
This is a coustom build open-st image
On Ubuntu terminal i see following log:
-------------------------build-mp1som/tmp-glibc/deploy/images/mp1som$ dmesg | tail
[30232.038713] usb 1-5: device descriptor read/64, error -71
[30232.274455] usb 1-5: new high-speed USB device number 100 using xhci_hcd
[30232.423922] usb 1-5: New USB device found, idVendor=0483, idProduct=df11
[30232.423933] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[30232.423940] usb 1-5: Product: DFU in HS Mode @Device ID /0x500, @Revision ID /0x0000
[30232.423945] usb 1-5: Manufacturer: STMicroelectronics
[30232.423951] usb 1-5: SerialNumber: 001F00213438510838333630
[30246.952313] usb 1-5: USB disconnect, device number 100
[30248.890048] usb 1-5: new high-speed USB device number 101 using xhci_hcd
[30254.177938] usb 1-5: device descriptor read/64, error -110
--------------~build-mp1som/tmp-glibc/deploy/images/mp1som$ dmesg | tail
[30290.893477] usb usb1-port5: attempt power cycle
[30291.545421] usb 1-5: new high-speed USB device number 103 using xhci_hcd
[30296.801391] xhci_hcd 0000:00:14.0: Timeout while waiting for setup device command
[30302.177296] xhci_hcd 0000:00:14.0: Timeout while waiting for setup device command
[30302.385249] usb 1-5: device not accepting address 103, error -62
[30302.513257] usb 1-5: new high-speed USB device number 104 using xhci_hcd
[30307.557111] xhci_hcd 0000:00:14.0: Timeout while waiting for setup device command
[30312.929409] xhci_hcd 0000:00:14.0: Timeout while waiting for setup device command
[30313.137046] usb 1-5: device not accepting address 104, error -62
[30313.137099] usb usb1-port5: unable to enumerate USB device
if i connect a fresh sd card 16 GB and create a bootable image using DD, Board boots successfully.
