STM32 MPUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Why my computer can't ping STM32MP135F-DK?

The Static IP settings of my computer are as follows As follows, My computer can ping itself Then the Static IP (/lib/systemd/network/52-static.network) of my STM32MP135F-DK is set as follows As follows, My STM32MP135F-DK also can ping itself Why...

syuan_0-1730519185369.png syuan_1-1730519342431.png syuan_2-1730519678133.png syuan_3-1730519730430.png
syuan by Associate
  • 553 Views
  • 2 replies
  • 0 kudos

Resolved! Support for CSI-2

I'm wondering if anyone has any advice re. microcontroller (#MCU) support for #CSI-2?ST application note AN5478 "STM32MP135 line interfacing with a MIPI® CSI-2 camera" written in 2023 seems to be the best reference that I can find on this and uses th...

How To Flash OTP Using STM32CubeProgrammer

Hello,I have tried following the https://wiki.st.com/stm32mpu/wiki/STM32CubeProgrammer_OTP_management to achieve this.I have tried configuring CFG_BSEC_PTA=y CFG_STM32_BSEC_WRITE=y CFG_WITH_USER_TA=yinto the meta-st-stm32mp bsp and verified that it w...

Boot from SD card

Trying to boot from a SD card, Boot loader configuration is working but then my configuration is not, any reason why ? 

Shai by Associate
  • 288 Views
  • 1 replies
  • 0 kudos

Resolved! Linux Kernel headers for STM32MP157(openstlinux-weston)

I am trying to get started on Linux kernel development on STM32MP157F-DK2 board. Thus far I have been able to,1. Flash the started package and get Linux booting successfully2. Download the developer package, add extra logs and update the linux kernel...

Kanthan by Associate
  • 924 Views
  • 2 replies
  • 0 kudos

Remote core is not enable in openWRT

I follow the instruction in this git repository to build an openWRT image for STM32MP157F-DK2. I use the branch master with latest commit too.https://github.com/bootlin/openwrt-feed-stBy default the Remote core and RPMSG is not enable, so I try to en...

Resolved! STM32MP131 waiting for UUID

Hi everyone, I made it past the bootloader stages but am now running into errors with starting the Linux kernel. I have an eMMC and SD card but I am trying to only use the SD card for now. I have completely removed the eMMC from device tree and remov...

Resolved! OPTEE-OS DTS for STM32MP131D

Hi everyone, I am trying to boot up a custom PCB using the STM32MP131D, however I am running into an error during OPTEE. I have attached the optee dts and also a debug log of OPTEE during boot. I confirmed that sdmmc1_io, sdmmc2_io, and cpu0_opp_tabl...