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

Resolved! Your STM32MP157 SVD file is highly incomplete and plain wrong at times. Could you please update it?

Hi ST!I am working with Rust on your STM32MP157. While we have this working already, this is cumbersome as we have to figure all register addresses and layouts manually. Normally, in Rust, we parse the SVD file corresponding to a chip and go from the...

NHues.1 by Associate II
  • 4396 Views
  • 13 replies
  • 2 kudos

Resolved! Newly added i2s device returns error at kernel startup: "[ 2.359377] st,stm32-i2s 44004000.audio-controller: no irq for node 44004000.audio-controller" [Answered]

Hello,so I am using the Yocto environment and patched the device tree:diff --git a/arch/arm/boot/dts/stm32mp157-pinctrl.dtsi b/arch/arm/boot/dts/stm32mp157-pinctrl.dtsi index dd796ec03..54ef05294 100644 --- a/arch/arm/boot/dts/stm32mp157-pinctrl.dtsi...

DHerm.1 by Associate II
  • 1591 Views
  • 3 replies
  • 0 kudos

Enable charging from VBAT pin in Linux

Hello,I would like to enable battery/capacitor charging from the VBAT pin on an STM32MP1 and also change the charging resistor.That would be VBE and VBRS of PWR_CR3.What would be the proper way to enable/disable the charging together with the resisto...

CErik.1 by Associate II
  • 1578 Views
  • 5 replies
  • 0 kudos

Custom distribution based on OpenSTLinux

I am currently building a dedicated image for our custom board based on STM32MP1. According to the wiki and OE mega-manual, I need to create a custom distribution to be able to customize it according to our needs.I am following the steps described he...

PGE by Associate III
  • 986 Views
  • 1 replies
  • 0 kudos

Resolved! Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(179,6)

Hi, I've created a SD card following this guide. The generated SD card partitions can be seen in the screenshot here below. It seems to boot correctly until the kernel prompts the following error:[ 4.200445] ---[ end Kernel panic - not syncing: VF...

0693W00000D0wxrQAB.png
RBruè.1 by Associate II
  • 1074 Views
  • 2 replies
  • 0 kudos

Resolved! Error while compiling custom machine

Hi, I am trying to compile an OpenSTLinux image for a target "DK2_A7" custom machine.I've followed this guide and everything seems ok until 98% of the process when the following error occurs:ERROR: tf-a-stm32mp-2.4.r1-r0 do_compile: oe_runmake failed...

RBruè.1 by Associate II
  • 1151 Views
  • 3 replies
  • 0 kudos