STM32 MPUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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...

Increasing the rootfs size on a stm32mp15

Hello everyone,I’m working with an STM32MP157-DK2 board and want to increase the size of the rootfs partition to 10GB.I followed the instructions from the https://wiki.st.com/stm32mpu/wiki/STM32MPU_Distribution_Package to create the image. However, I...

symeon by Associate II
  • 232 Views
  • 1 replies
  • 0 kudos

SWV / Trace not working on MP1 in production mode

Hi :)  I have a custom-made board with the MP1 (stm32mp157D). The whole board is working fine, the A7 is running Linux and the M4 code runs fine. But I cannot get SWV to work on the M4 chip. I have reduced the code to an extremely simple code, nearly...

SLasn.1 by Associate III
  • 620 Views
  • 2 replies
  • 1 kudos

scp failure

I was going through the "Modify, rebuild and reload the Linux® kernel" section of the getting started guide for the STM32MP157x-DK2 board:https://wiki.st.com/stm32mpu/wiki/Getting_started/STM32MP1_boards/STM32MP157x-DK2/Develop_on_Arm%C2%AE_Cortex%C2...