cancel
Showing results for 
Search instead for 
Did you mean: 

Getting STM32MP157A-DK1 to work with Starter Package

JSchn.1
Associate III

I'm trying to get my STM32MP157A-DK1 to boot with this tutorial: https://wiki.st.com/stm32mpu/wiki/Category:Starter_Package

Flashing works (note that I'm flashing the DK2 tsv package, since there is none for the DK1). But on boot the device gets stuck on:

[    2.033952] sdhci-pltfm: SDHCI platform and OF driver helper

I attached the full boot code in a pastebin: https://pastebin.com/gz0deEv7

The LD8 blue LED is blinking two fast blinks at a time.

1 ACCEPTED SOLUTION

Accepted Solutions
Olivier GALLIEN
ST Employee

Hi @JS.2chneider​ 

I don' understand. Starter Package contain the proper FlashLayout_sdcard_stm32mp157a-dk1-trusted.tsv for DK1 board. Isn't it the one you are using ?

Olivier

Olivier GALLIEN
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.

View solution in original post

2 REPLIES 2
Olivier GALLIEN
ST Employee

Hi @JS.2chneider​ 

I don' understand. Starter Package contain the proper FlashLayout_sdcard_stm32mp157a-dk1-trusted.tsv for DK1 board. Isn't it the one you are using ?

Olivier

Olivier GALLIEN
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.
JSchn.1
Associate III

Yeah, you're right of course sorry 🙂

I tried replacing the dk2 with the dk1 and overlooked the different processor models in the name 😅 . Sorry and thanks!