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

Use stm32mpu weston image with OP-tee.

Hi,I try use optee with weston image and I find that:Once the machine is defined with MACHINE_FEATURES += "optee" and the distro is set with DISTRO_FEATURES_append = " optee ", building the OpenSTLinux distribution will provide all necessary binaries...

Adrian1 by Associate III
  • 1133 Views
  • 2 replies
  • 0 kudos

Resolved! Trouble building meta-st-stm32mpu-app-logicanalyzer ("backend.c:49:10: fatal error: gtk/gtk.h: No such file or directory")

I need assistance building the https://github.com/STMicroelectronics/meta-st-stm32mpu-app-logicanalyser project. I have the Distribution-Package building successfully, but when I follow the instructions for the example meta layer, I get the following...

JCant.1 by Associate III
  • 2946 Views
  • 11 replies
  • 0 kudos

Stm32mp157, CubeMX and Touchgfx

I can select stm32mp157 in cubemx, but I can't configure peripherals.​will it possible in future? When?​C​an I make projects with TouchGFX for mp157 with cube MX in future​ I want to use this module http://www.myirtech.com/list.asp?id=624

EEuge by Senior
  • 1492 Views
  • 4 replies
  • 0 kudos

Resolved! How to send and receive structured data using /dev/ttyRPMSG0 in openstlinux-4.19-thud-mp1-19-10-09 running openstlinux-eglfs distro on an STM32MP157C-DK2.

I've included the stock OpenAMP echo code for the M4 from CubeIDE 1.10-2 and am able to echo a message to /dev/ttyRPMSG0 and have cat print the echoed message.I've written a simple app in C to open the RPMSG0 device, write(2) a structure and then rea...

PWilk.2 by Associate II
  • 1403 Views
  • 4 replies
  • 1 kudos

Optimization boot time

Hi! I am following the tutorial How to optimize the boot time for stm32mp157c-ev1 I have enabled FastMap but the time is not reduce (about 10s to attaching ubi) I want to avoid attaching ubi... Is it posible load kernel and device tree in nand using ...

AVazquez by Associate III
  • 562 Views
  • 0 replies
  • 0 kudos