STM32 MPUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Error during repo init -u https://github.com/STMicroelectronics/oe-manifest.git -b refs/tags/openstlinux-5.15-yocto-kirkstone-mp1-v22.06.15

Hello,I try to install the distribution package usingrepo init -u https://github.com/STMicroelectronics/oe-manifest.git -b refs/tags/openstlinux-5.15-yocto-kirkstone-mp1-v22.06.15as described in the wiki, before that made sure to install all packages...

SFuch.1 by Associate III
  • 629 Views
  • 1 replies
  • 0 kudos

Resolved! Secure boot documantation

Is there a walk-through or example of how to setup secure boot using a custom device tree?As a side note, the following page returns "Permission Error", is that expected behaviour?https://wiki.st.com/stm32mpu/wiki/STM32MP15_secure_boot

0693W00000QNd3iQAD.png

Resolved! File handling functions (fread, fwrite, getc, fseek, etc.) do not work in the STM32MP15x Cortex A7 core. Why is that and is there a solution for it?

Hello,When I tried using fseek and getc functions for my project the MP1 failed to execute their code. The execution stops at lines that contain __IO_acquire_lock(fp) and __IO_need_lock(fp) macros and then terminates in the fseek and getc functions r...

Yamir.1 by Associate II
  • 757 Views
  • 1 replies
  • 0 kudos

Resolved! How to configure PTP PPS out?

Hi!   I am trying to enable PTP on STM32F157 DK2 evaluation board.   From my understanding, pps_available should return 1, (if configured correctly).   root@stm32mp1:~# cat /sys/class/ptp/ptp0/pps_available 0 I added "linuxptp" to the image: IMAGE_I...

GLaure by Senior
  • 4393 Views
  • 10 replies
  • 0 kudos