cancel
Showing results for 
Search instead for 
Did you mean: 

STM32MP1 Starter

FarukSozuer
Associate III

Hello everyone,

I am an avid petalinux user. I know that STM32MP1 has had a big place in the market for many years. But I've never had to use it before. I want to use this in a project right now. And I'm a little confused about where to start. I have a few questions;
1) What exactly is openstLinux? Is it something like petalinux distribution?
2) Let's say I compile an stm32mp1 project with yocto. I couldn't find any information about how to import the resulting image files into cubeide?
3) Which of the dtb files created with cubemx should I use?
4) When I select cubeide and the mp1 family from the project opening and say "setup openstlinux", I get a manifest version error. How can I fix this?
Thank you very much in advance. Kind regards
 
 
Screenshot from 2024-05-27 23-10-38.png

 
2 REPLIES 2
PatrickF
ST Employee

Hi @FarukSozuer 

far to be a SW expert, but here is some link which could help you

https://wiki.st.com/stm32mpu/wiki/How_to_install_the_Yocto_Project_SDK_in_STM32CubeIDE

https://wiki.st.com/stm32mpu/wiki/How_to_manage_OpenSTLinux_projects_in_STM32CubeIDE

https://wiki.st.com/stm32mpu/wiki/STM32MP1_Platform_trace_and_debug_environment_overview

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.
FarukSozuer
Associate III

Hello @PatrickF 

I reviewed the relevant links. I was able to solve some of it. I have an STM32MP157DK1 Eval board. I haven't been able to start a project using the STM32Cube IDE and run it on the board yet. My project file is as in the picture. I understand how to proceed to debug or develop code....

Screenshot from 2024-06-04 22-24-24.png

 

Sincelery