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

i2c3 not probe

hi,   I found stm32mp135faf7 MPU's i2c3 is not be probed1、"ovti,ov5640" probe() function no enter2、not found i2c3 in /sys/class/i2c-dev/here is my dtsi:&i2c3 {pinctrl-names = "default", "sleep";pinctrl-0 = <&i2c3_pins_mx>;pinctrl-1 = <&i2c3_sleep_pin...

Resolved! SAI can't work in M4 in stm32mp157,when A7 is running.

hi,I use SAI interface for reading data  by M4 core in stm32mp157Only  in debug M4 mode(M4 is running and A7 isn't running),the read can success.When A7 core is running, the read will be failed(A7 is running ,but SAI is used by M4). when a7 is runnin...

csm_0-1714369714257.png
csm by Associate
  • 396 Views
  • 2 replies
  • 1 kudos

STM32MP157 MINI - ADC Analog Muti channel IO

Hello friends,Please, if you can really help me, I'm not an expert in the Linux device tree.I urgently need to understand the commands to execute on the device tree on the powerful STM32MP157 MINI Linux board alientek ATOMIC (Note: Chinese language, ...

ARM_LINUX_ADC_RS485_MCU_EEPROM_PANEL_v2.jpg STM32MP157_MINI_Periferiche_inizializzate.jpg bass34_0-1717702888727.png bass34_0-1717704467061.png
bass34 by Associate II
  • 979 Views
  • 12 replies
  • 0 kudos

Resolved! STM32MP157 and LPDDR3 unused MPU pin consideration

Hello,I designed custom board with STM32MP157 and LPDDR3 memory. Due to PCB manufacture restrictions I needed to connect to ground unused signal called DDR_ATO. I want to know if this is a problem, because if it is the case I can just remove 1 ball f...

Badzonor by Associate II
  • 229 Views
  • 1 replies
  • 1 kudos

Guide on how to Setup NFS client on STM32MP2X

 This guide uses ubuntu22.04 x86 pc(Probably the same on any other Linux system) as host, and mp2 as device.Its quite a common practice to use NFS as a medium to transfer cross compiled binary to dev board, since using sftp or scp to transfer the fil...

Picture1.png
niuwenxu by ST Employee
  • 190 Views
  • 0 replies
  • 0 kudos

Resolved! display off after change psplash-drm image.

Hello,I made psplash-drm imageand, checked change boot logo.but other issue occurred. display off after about 15s display change psplash-drm image.I think cannot load weston.error log>root@stm32mp1:/home/weston# cat weston.logDate: 2024-06-25 UTC[15:...

younghan by Associate III
  • 218 Views
  • 2 replies
  • 0 kudos

Resolved! Cannot get can0 interface to appear on STM32MP157f-dk2

Hello,I am trying to setup CANbus on the STM32MP157f-dk2 board, but I am unable to get any CAN interface to appear. I have installed the STM32MP1 OpenSTLinux Developer-Package onto the board, and I am using an SN65HVD230 transceiver.First I tried ena...

IanY_4-1715666366381.png IanY_5-1715666429018.png
IanY by Associate II
  • 487 Views
  • 4 replies
  • 0 kudos

Adding support for rust 1.78 to OpenSTLinux

Hello,I'm a newbie using Yocto so my question maybe doesn't make a lot of sense.I'm trying to add rust 1.78 to an existing image (STM32MP1 OpenSTLinux).1. I cloned the repo in the layers directory (git clone https://github.com/meta-rust/meta-rust.git...

HSant.1 by Associate II
  • 246 Views
  • 1 replies
  • 0 kudos