cancel
Showing results for 
Search instead for 
Did you mean: 

Hi: I use ecosystem 4.0. When I write a program to stm32mp157 through stmcubeprogrammer, the following problems occur: Error: an error occured while uploading data from the virtual partition 0xF1

zxiao.4
Associate III

the ssh print:

U-Boot 2021.10-stm32mp-r1 (Jul 20 2022 - 10:52:56 +0800)

CPU: STM32MP157DAA Rev.Z

Model: STMicroelectronics STM32MP157D eval daughter

Board: stm32mp1 in trusted - stm32image mode (st,stm32mp157d-ed1)

DRAM: 1 GiB

Clocks:

- MPU : 650 MHz

- MCU : 208.878 MHz

- AXI : 266.500 MHz

- PER : 24 MHz

- DDR : 533 MHz

WDT:  Started with servicing (32s timeout)

NAND: 0 MiB

MMC:  STM32 SD/MMC: 0, STM32 SD/MMC: 1

Loading Environment from nowhere... OK

In:  serial

Out:  serial

Err:  serial

invalid MAC address 0 in OTP 00:00:00:00:00:00

Net:

Error: ethernet@5800a000 address not set.

No ethernet found.

Hit any key to stop autoboot: 0

Boot over usb0!

DFU alt info setting: done

crq->brequest:0x0

#

and no more.

4 REPLIES 4
PatrickF
ST Employee

Hi @zxiao.4​ ,

could you try first cleanup your SD-Card by using FlashLayout_eval_stm32mp157d-ev1-deleteall.tsv provided in Starter package ?

Regards,

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
PatrickF
ST Employee

Hi,

Please precise which board your are using (ST board or custom board) and if you use Starter Package or custom built package.

Seems you are using a starter PAckage ed1 image (intended for STM32MP157D-EV1 board, daughter board alone), but sound strange that MPU is 650MHz and not 800MHz and MAC address is not already set in OTP.

Is this board was working with Ecosystem v3.1 Starter Package ?

Regards.

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
zxiao.4
Associate III

I used custom board.Maybe I mixed them up. I'll try again

zxiao.4
Associate III

I don't know why this phenomenon occurs. I have changed the device tree of TF-A and u-boot from stm157d-ed1. My MPU should work at 800MHz.