STM32 MPUs Embedded software and solutions

Ask questions and find answers on STM32 microprocessors and dedicated embedded software solutions, such as Yocto SDK, Qt, and OP-TEE.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! OpenAMP_FreeRTOS example vs Cube Project - Why is the Cube project putting the init for IPCC and OpenAMP is the else section of the Is_Engineering_Boot_Mode() if statement?

I created a project using CUBEIDE for STM32MP157C-DK2 and set all peripherals to initialize. I enabled FreeRTOS and then started porting over the example code in in the Projects folder for the OpenAMP_FreeRTOS_echo application. It is all compiling ...

Resolved! "ums 0 mmc 0" doesn't work

Hello,I can't use the "ums" command via terminalprog (minicom)Message is always"STM32MP> ums 0 mmc 0UMS: LUN 0, dev 0, hwpart 0, sector 0x0, count 0x1dacc00Please connect USB cable. "After 60 seconds: "USB cable not detected. Command exit."Communicat...

MEige by Associate II
  • 1380 Views
  • 2 replies
  • 0 kudos

Mounting userfs on /home?

HiIn my project the root filesystem is read-only, so I need to have a writeable partition mounted on /home. I first tried doing this in my machine conf (conf/machine/stm32mp1-raichu.conf) with the following lines:ST_VENDORFS = "0" ST_USERFS = "1" S...

Resolved! STM32MP157CA SPI1 Clock does not work

We use the STM32MP157CA and the STM32CubeIDE and let the code generator generate a confiuration with the required modules. In our case the SPI1 on the pins (PZ0,PZ1,PZ2). The generated functions provide the initializations for the SPI1. Unfortunately...

DBaes.1 by Associate III
  • 5377 Views
  • 18 replies
  • 0 kudos

STM32MP157 hangs at INFO: SP_MIN: Preparing exit to normal world while exiting standby mdoe

When exiting out of standby mode through RTC,Wakeup pins or PON Key in all the cases System stops at : INFO:  SP_MIN: Preparing exit to normal world.Here is the complete log :[  32.488278] usb33: supplied by vdd_usb#echo mem > /sys/power/state [  37...

rishi2 by Associate III
  • 1511 Views
  • 4 replies
  • 2 kudos

Resolved! Can I boot up Linux on STM's MCU??

Hi, everyone. :)I am planning to make communication system with stm MCU.AND, at the same time, I should boot up 'Linux' OS on stm MCU, for matching with other systems.I'm just wondering that stm MCU can carry on Linus OS.If stm MCU can use Linux OS, ...

EHa.1 by Associate II
  • 1562 Views
  • 3 replies
  • 1 kudos