STM32 MPUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to modify device tree in a Distribution Package

Hello , On Page : https://wiki.st.com/stm32mpu/wiki/How_to_customize_the_Linux_kernel cd <build dir>/workspace/sources/<name of kernel recipe>/PC $> git format-patch -2Is this correct?I can find the source inside the build/tmp-glibc/work/....and not ...

darla14 by Senior
  • 469 Views
  • 2 replies
  • 0 kudos

Can not controll GPIO from Kernel Space

Hello i wanted to use the GPIOLib to control my pin manualy. so i added this in my device tree.&usart3 { pinctrl-names = "default", "sleep", "idle"; pinctrl-0 = <&usart3_pins_c>; pinctrl-1 = <&usart3_sleep_pins_c>; pinctrl-2 = <&usart3_idle_pins_c>; ...

SAman.1 by Associate III
  • 1595 Views
  • 4 replies
  • 0 kudos

"stm32-usart 4000f000.serial: failed to get alias id, errno -19" and additional likely related error output to std-out

I've noticed when booting one of our board designs with a STM32MP157C in openstlinux-5.4-dunfell-mp1-20-11-12 with Weston Wayland under the STM32MP157-Ecosystem-v2.1.0 that multiple times when the kernel is loading I'll see the following messages out...

KWatt.2 by Associate
  • 930 Views
  • 1 replies
  • 0 kudos

Resolved! Error in "Prepare the Linux® kernel source code"

Hello,I tried to apply the step by step "Modify, rebuild and reload the Linux® kernel" form wiki.st .https://wiki.st.com/stm32mpu/wiki/Getting_started/STM32MP1_boards/STM32MP157x-DK2/Develop_on_Arm%C2%AE_Cortex%C2%AE-A7/Modify,_rebuild_and_reload_the...

How to correctly setup PWM output in STM32MP1?

Hi everyone.I'm using a STM32MP151CAC and I have the following DTS:// SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) /* * Copyright (C) STMicroelectronics 2018 - All Rights Reserved * Author: Alexandre Torgue <alexandre.torgue@st.com>. */   /...

areify by Associate II
  • 2175 Views
  • 2 replies
  • 0 kudos

Has anyone successfully run Chromium on an ST32MP1 series?

I was able to build an image containing Chromium by adding meta-browser, meta-clang (dunfell branch) and meta-python2. I can verify Chromium built and was included in the image.The problem is when Chromium runs, it errors out with an error indicatin...

GDyes.1 by Associate II
  • 539 Views
  • 0 replies
  • 0 kudos