STM32 MPUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32MP1 - Bare metal on A7

Hi,I have a current project using the M7 that I need to port over to the A7. The goal is to be running bare-metal code on the A7, like we are on the M7. Currently, I am following this open source guide to run bare-metal on the A7 and it seems to work...

mkurtz by Associate II
  • 1275 Views
  • 6 replies
  • 0 kudos

Currently compiling Distribution Package with meta-flutter and meta-clang layers, binutils-native-2.38-r0 do_fetch task running for 3 hours and it is only at %76 percent. Why is this task takes a lot of time?

I did a repo sync to see if there are new version but did not worked after I stopped compiling, started again and it began where it left but moving really slow that particular task.

Gencay by Associate III
  • 257 Views
  • 0 replies
  • 0 kudos

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
  • 434 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
  • 502 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
  • 2790 Views
  • 10 replies
  • 0 kudos