STM32 MPUs Embedded software and solutions

Ask questions and find answers on STM32 microprocessors and dedicated embedded software solutions, such as Yocto SDK, Qt, and OP-TEE.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to include fw_printenv in rootfs.

Hi, i am running yocto on STM32MP157 C reference board,Now I want use the fw_printenv from the user space for that I have found the recipe in the BSP i.e sources/poky/meta/recipes-bsp/u-boot/u-boot-fw-utils_2018.07.bb but if I include u-boot-fw-uti...

Smedi by Associate II
  • 1528 Views
  • 2 replies
  • 0 kudos

Resolved! How to configuration for STM32MP151

I want to change the environment with STM32MP151. but I can't find about this information , ​ question 1) How to configure STM32MP151 for uboot ? how to change to single core from dual core ?​2) How to configure STM32MP151 for linux kernel?...

bkwak by Associate II
  • 1934 Views
  • 3 replies
  • 0 kudos

Resolved! User space applications and OpenAMP

STM32MP1.Working on an solution that will use OpenAMP between M4 and A7 and then to user space. The M4 will run real time critical code that will send a message to the A7 when data is available,  Got the raw and USART samples compiled nder CubeIDE an...