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

X-STM32MP-GNSS2 board - Linux

Hello, I have the STM32MP157-DK2 board and the GNSS2 eval board (w/Taoglas antenna) and I am trying to follow UM2909 (getting started).  It seems the ST Wiki is updated past the UM2909.  For example  in 3.3 titled “Downloading the kernel sources (dev...

rick2399 by Associate II
  • 657 Views
  • 1 replies
  • 0 kudos

Resolved! stm32mp135 secure boot

Hi,   I usb buildroot(branch: st/2023.02.2) to buid my system.I want to know how to configure  to enable secure boot.if i just enable TRUSTED_BOARD_BOOT=1MBEDTLS_DIR=$(MBEDTLS_DIR)then compile error as follow make[2]: *** No rule to make target '/hom...

BKPSRAM For Userspace

The issue I am having is BKPSRAM is not retaining the information I write to it after a power cycle. I can read and write to BKPSRAM after I set it to non-secure in optee, removed the power features in pwr_regulator, and I enabled the CLK bit. I have...