STM32 MPUs Products and hardware related

Ask questions and find answers on STM32 microprocessors, including hardware, power, DRAM, flashing, interfacing, device tree, and peripherals.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Indirect transfer data from A7 Linux core to MCU SRAM3 (shared memory), and read data from M4 core

I am looking to transfer large amount of data from the linux userspace to the MCU shared memory (MCU SRAM3) using the indirect transfer method:https://wiki.st.com/stm32mpu/wiki/Exchanging_buffers_with_the_coprocessorI would like to use the MCU SRAM (...

Resolved! OP-TEE RNG Oddity

Hello,Sorry for a long post this needs some context.I've been configuring and testing OP-TEE from the following guide:https://wiki.st.com/stm32mpu/wiki/How_to_configure_OP-TEEI'm using the STMicro fork of optee_os (tag 3.16.0-stm32mp-r2), and the OP-...

Macdog by Associate III
  • 4879 Views
  • 14 replies
  • 0 kudos

How to use boot pin as gpio

Hi, I use boot1 pin as gpio key function. The boot1 is PI5, and I configure it in kernel dts code. When the system boot up, the input event0 device is shows, but I use hexdump can not get any key code data. Currently, my board is boot from sdcard. gp...

SChen.19 by Associate II
  • 1002 Views
  • 2 replies
  • 0 kudos

Resolved! TF-A boot fails for FSBL [Solved]

Hi all,I updated my project from Morty (2.2) to Kirkstone (4.1). After doing the required fixes/updates on the recipes, I have problems booting the FSBL. I am using the Cube Programmer to flash the image. Below is the log:STM32CubeProgrammer API v2.1...

vfranchi by Associate III
  • 10112 Views
  • 23 replies
  • 0 kudos