STM32 MPUs Products and hardware related

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Hi, i am using stm32mp157c in my product.so when the CAN interrupt is invoked after that the Button Interrupt stop working.both device tree nodes are following.

GPIO for button is 98.GPIO for CAN is 92.In dts file,button: gpio-keys {        compatible = "gpio-keys";        #address-cells = <1>;        #size-cells = <0>;        status = "okay";        button1: plugin-gpio {            label = "plugin-gpio";  ...

JSola.3 by Associate
  • 1186 Views
  • 0 replies
  • 0 kudos

Resolved! I cannot install X-LINUX-AI 2.2

My environmentSTM32MP157C-DK2ST OpenSTLinux - Weston - (A Yocto Project Based Distro) 4.0.4-openstlinux-5.15-yocto-kirkstone-mp1-v22.11.23 stm32mp1 ttySTM0Linux stm32mp1 5.15.67 #1 SMP PREEMPT Thu Sep 8 10:32:54 UTC 2022 armv7l armv7l armv7l GNU/Linu...

AAoki.1 by Associate
  • 1286 Views
  • 5 replies
  • 0 kudos

STM32MP1 read SRAM3 memory on A7 core

Hi!I am using STM32MP157C-DK2 board and I want to share memory between to processor. My idea is to update variable in the M4 core and then read it in the A7 core (linux). To do this, I create a section in SRAM3 (both cores can access) and save the va...

TArre.1 by Associate III
  • 1306 Views
  • 6 replies
  • 0 kudos

Building and deploying the Linux kernel for the first time. command- make ARCH=arm uImage vmlinux dtbs LOADADDR=0xC2000040 O="$PWD/../build"

*** The source tree is not clean, please run 'make ARCH=arm mrproper'*** in /home/developer-package/stm32mp1-openstlinux-5.10-dunfell-mp1-21-03-31/sources/arm-ostl-linux-gnueabi/linux-stm32mp-5.10.10-r0/linux-5.10.10***make[2]: *** [outputmakefile] E...

AKuma.46 by Associate II
  • 1377 Views
  • 4 replies
  • 0 kudos