Skip to main content
Visitor II
October 4, 2022
Question

Can we use STM32MP157A-EV1 image for flashing our custom STM32MP1 based board ?

  • October 4, 2022
  • 1 reply
  • 2431 views

Hi,

I tried burning my STM32MP1 board with existing "FlashLayout_emmc_stm32mp157a-ev1-trusted.tsv" file but it throws following error -

Error: TSV files are only supported for STM32MP

I'm using onboard eMMC (From Kioxia) and STM32MP157AAD3 chip from ST. I have attached snapshot of log. and I'm extremely in need of support

user@user:~/STM32MPU-Ecosystem-v4.0.0/Starter-Package/stm32mp1-openstlinux-5.15-yocto-kirkstone-mp1-v22.06.15/images/stm32mp1$ STM32_Programmer_CLI -c port=usb1 -w flashlayout_st-image-weston/trusted/FlashLayout_emmc_stm32mp157a-ev1-trusted.tsv 
 -------------------------------------------------------------------
 STM32CubeProgrammer v2.11.0 
 -------------------------------------------------------------------
 
 
 
USB speed : High Speed (480MBit/s)
Manuf. ID : STMicroelectronics
Product ID : DFU in HS Mode @Device ID /0x500, @Revision ID /0x0000
SN : 0019002C3431511733353431
DFU protocol: 1.1
Board : --
Device ID : 0x0500
Device name : STM32MP1
Device type : MPU
Revision ID : -- 
Device CPU : Cortex-A7
 
Start Embedded Flashing service
 
 
 
Memory Programming ...
Opening and parsing file: tf-a-stm32mp157a-ev1-usb.stm32
 File : tf-a-stm32mp157a-ev1-usb.stm32
 Size : 220.82 KB 
 Partition ID : 0x01 
 
Download in Progress:
[==================================================] 100% 
 
File download complete
Time elapsed during download operation: 00:00:01.150
 
RUNNING Program ... 
 PartID: :0x01 
 
 
Error: Start operation failed at partition 0x01
Error: TSV flashing service failed
user@user:~/STM32MPU-Ecosystem-v4.0.0/Starter-Package/stm32mp1-openstlinux-5.15-yocto-kirkstone-mp1-v22.06.15/images/stm32mp1$ STM32_Programmer_CLI -c port=usb1 -w flashlayout_st-image-weston/trusted/FlashLayout_emmc_stm32mp157a-ev1-trusted.tsv 
 -------------------------------------------------------------------
 STM32CubeProgrammer v2.11.0 
 -------------------------------------------------------------------
 
 
 
USB speed : High Speed (480MBit/s)
Manuf. ID : 
Product ID : 
SN : 
DFU protocol: 1.1
Board : --
IAP
Error: TSV files are only supported for STM32MP

@PatrickF​ 

@Community member​ 

@OlivierK​ 

@Kevin HUBER​ 

    This topic has been closed for replies.

    1 reply

    PS.2Author
    Visitor II
    October 11, 2022

    Hello Team ST.

    I'm using THGBMUG6C1LBAIL (eMMC from Kioxia JEDEC 5.1). Will it be the reason for above issue ?

    Thank you.

    @Community member​ 

    Technical Moderator
    November 16, 2022

    Hi @PS.2​ 

    sorry for late answer.

    Did you progress on that issue ?

    Would be good to have the board UART console output.

    Btw, flashing using EV1 binaries would mean that your board have exactly same HW for TF-A and uBoot usage (e.g. same pins for same functions, uses STPMIC1A, same DDR3L, same UART for console, same I2C for STPMIC1, etc..).

    Regards.