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

Resolved! Building kernel image and device tree

Hey, I'm following the Getting started tutorial and have some troubles at the chapter "Modify, rebuild and reload the Linux kernel":https://wiki.st.com/stm32mpu/wiki/Getting_started/STM32MP1_boards/STM32MP157x-DK2/Develop_on_Arm%C2%AE_Cortex%C2%AE-A7...

oli1 by Associate II
  • 2950 Views
  • 2 replies
  • 1 kudos

DCMI resolution on STM32MP157c ?

I'm trying to use an ADV7280 videodecoder with DCMI and embedded linux on a board based on STM32157c-dk2. The decoder should output 720x576 picture resolution with the camera (PAL,CV) attached. However the DCMI seems to be in 'normal mode' which allo...

Ronte.1 by Associate III
  • 4644 Views
  • 7 replies
  • 0 kudos

SPI5 clock in STM32MP151

Working on setting up SPI bus and get a connection to ESP32C6 WiFi/BT module. Trying to configure SPI5 clock in device tree for STM32MP151. Have used different sources (HSI, HSE, PLL4Q), but the enable count on the SPI5_k clock is always zero. I am s...

vsaakian by Associate III
  • 9889 Views
  • 14 replies
  • 0 kudos

EMMC Bootarea selection Debugging

Hi,i implemented our TF-A update by using both bootareas:1) checking EXTCSD for active bank2) flashing opposite bank3) after verification switching EXTCSD (mmc bootpart enable)not failsafe but at least atomic / verified.(btw, i'm missing the feature ...

SimK by Associate II
  • 2624 Views
  • 2 replies
  • 0 kudos

Resolved! Failsafe FIP update with PSA_FWU_SUPPORT

Hi,i'm implementing our field-update using the A/B mechanism for FIP image.Would like to use the Update Client described on the page as a template:https://wiki.st.com/stm32mpu/wiki/Secure_Firmware_Update#Update_ClientBut no idea where to find it. I d...

SimK by Associate II
  • 3329 Views
  • 3 replies
  • 0 kudos