STM32 MPUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Load Bin Using RPROC

Hello Iam Using Stm32mp157aaa3 processor in my custom board and U boot version 2023.10.Can we load .bin extension file using rproc command in uboot. Tanks & RegardsSrikanth.R

Resolved! Uboot not seeing the sd card that it was loaded from

When I start uboot it says MMC: STM32 MMC: SD/MMC:0 and STM32 SD MMC: 1 but then it won't boot linux saying "No block device".  I have looked at the eval board DTS and tried to include as much relevant items as I could but am not getting any signs of...

dkal by Associate III
  • 417 Views
  • 4 replies
  • 1 kudos

Resolved! STM32MP151C U-boot stucks after relocating

 Hi there,I currently work on the integration of OPTEE to our custom STM32MP151C-based platform. The problem that I've faced is that U-boot hangs just after the board_init_f() function and relocation procedure: NOTICE: CPU: STM32MP151CAC Rev.ZNOTICE:...

PPiwk.1 by Associate II
  • 395 Views
  • 2 replies
  • 0 kudos

Start Linux Kernel from TF-A

Hello, I want to boot Linux straight from the FSBL, avoiding SP-Min and U-Boot. Is there any configuration or information on how to do this? Thank you.   I got a STM32MP157F-EV1 board, I wouldn't mind using TF-A or U_Boot SPL,   I am also looking at ...

AGamb.4 by Associate III
  • 413 Views
  • 3 replies
  • 0 kudos

OpenSTLinux without OP-TEE on stm32mp157c-dk2

Hello everyone,I have the stm32mp157c-dk2 for performance evaluations. Our goal is to check if the CPU/GPU performance is good enough for our next productm which will be used as a GUI frontend.I built the openstlinux (mickledore) as-is from github su...

arslan by Associate II
  • 656 Views
  • 2 replies
  • 0 kudos

Resolved! Optee permission errors

I'm having trouble in bringing up my custom board. I've made a custom device tree using CubeMX and adding the sections as described in "Lab-MP15_FromPartNumber_To_BasicDeviceTree_with_CubeMx". I can program fsbl-boot and fip-boot, but i'm not able to...