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
  • 1084 Views
  • 6 replies
  • 0 kudos

Resolved! STM32MP153 NOR Flash boot issue with 32Mb

Hi all,Our product uses an STM32MP153 processor, booting its first and second stage bootloaders (TF-A and uboot respectively) from QUADSPI NOR FLASH. It boots Linux from eMMC. The NOR FLASH we have been using are either IS25LP016D-JNLE or AT25SF161B-...

Resolved! version `GLIBC_2.34' not found

Hello everyone,I am trying to apply the hello world example from stm32MP1 workshop. everything works fine for me. However, when I try to run the application inside stm32mp1 it shows me this message. version `GLIBC_2.34' not found.I tried to install n...

0693W00000QMXMhQAP.png

Using gcc makefile for OpenAMP projects

Hello,I was wondering how hard is to convert the simple OpenAMP_TTY_echo (I have it installing the STM32Cube_FW_MP1_V1.6.0 package from STMicroelectronics' web site) to a Makefile driven project.I need it so, because the firmware auto building of my ...

Resolved! Can't run gtk_hello_world example on STM32MP157F

Hi, I was following the STM32MP157F-DK2 tutorial for developing on ARM Cortex A7. I have two problems:1) Starter package - i have using STM32CubeProgrammer to download the image to a new SD Card, but the board failed to load Linux2) i have tried the ...

MFR by Associate II
  • 1991 Views
  • 5 replies
  • 1 kudos

Issue reading on I2C bus PMBUS device INA233

STM32MP135 is connect on i2c bus to 3 devices:LM75PCF8563INA233I am using linux kernel 5.15.24 synched with your github repo. LM75 and PCF8563 are working fine. INA233 has problems to manage the PEC (Packet Error Correction)I am seeing lot of this er...

MLa F.2 by Associate
  • 1510 Views
  • 1 replies
  • 0 kudos