cancel
Showing results for 
Search instead for 
Did you mean: 

STM32MP1 DK2 Hands on?

sanket47
Associate II

I have STM32MP1 DK2 with me. I want to work on some projects on STM32MP1 DK2 to know the working more. Mainly on RTOS ,Linux and display.

2 REPLIES 2
Arnas Celkys
Associate II

Have you already checked the "STM32MP1 workshop" on "STMicroelectronics" youtube channel for basic set-up? Afterwards I would suggest using the GLADE software - https://glade.gnome.org/ - this way you can have same UI code for Ubuntu (linux PC) and openST (STM-eval-board). I have project running same YUI code on Ubuntu and on openST - using glade and Pkg-Config tool on Eclipse.

Olivier GALLIEN
ST Employee

Hi @sanket47​ 

Did you already experiment all demos delivered with the Starter Package ?

GTK demo launcher - stm32mpu

For RTOS, guessing you are talking about M4 side, you can browse examples provided in STM32MP15 Cube Package :

STM32CubeMP1 Package - stm32mpu

Hope it help,

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.