Skip to main content
sanket47
Associate II
December 30, 2021
Question

STM32MP1 DK2 Hands on?

  • December 30, 2021
  • 2 replies
  • 1090 views

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.

This topic has been closed for replies.

2 replies

Arnas Celkys
Associate III
December 31, 2021

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
Technical Moderator
January 3, 2022

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.