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

how to switch off lcd by using drm ?

i‘m not using qt or other 3rd gui framweork, no weston, no x, just direct use drm api,i need switch off lcd after some time is not operated,i google it a while,It looks i need a complete desktop environment to do that,so i want know is any way to do ...

Jzhua by Associate III
  • 3078 Views
  • 4 replies
  • 0 kudos

stm32mp1 sgtl5000 codec over i2s

Hi All,i am getting kernel soc sgtl5000.c errorsgtl5000 0-000a: Error reading chip id -6any idea where am i missing , let me know if you need any further inputs&i2c1 {   pinctrl-names = "default", "sleep";   pinctrl-0 = <&i2c1__pins_a>;   pinctrl-1 =...

Ara.1 by Senior
  • 1216 Views
  • 2 replies
  • 0 kudos

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
  • 4640 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
  • 1693 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
  • 1626 Views
  • 5 replies
  • 0 kudos