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
  • 1112 Views
  • 6 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
  • 177 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
  • 159 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
  • 175 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
  • 419 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
  • 190 Views
  • 1 replies
  • 0 kudos

initialization Error on USBX

Hello,I'm encountering an error during USBX initialization.Inside the _ux_device_stack_initialize function: memory =  _ux_utility_memory_allocate(UX_NO_ALIGN, UX_REGULAR_MEMORY, sizeof(UX_SLAVE_CLASS) * UX_MAX_SLAVE_CLASS_DRIVER); When executing the ...

Stnoobs by Associate II
  • 166 Views
  • 1 replies
  • 0 kudos

How to add TSC2046 in STM32MP151AAC?

Dear All,We have been using LCD module which supports touch screen.Currently image can be displayed properly.I just started debugging touch screen.we use SPI2 to interface to touch screen ic, TSC2046.This is setting spi2 in dts.&spi2 {pinctrl-names =...

yrkim05 by Associate II
  • 198 Views
  • 2 replies
  • 0 kudos

Resolved! How can I change booting logo image?

Hello,I want to change booting logo image on STM32MP135F-DK.1. I checked first boot image.(/boot/splash_landscape.bmp) 2. I want to change second boot image. 3. I checked after booting, backgroud image.(/usr/share/weston/backgrounds/OpenSTLinux_backg...

younghan by Associate III
  • 305 Views
  • 5 replies
  • 2 kudos