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

STM32MP1 ethernet issue

Hi,We are using the STM32MP157CAA3 SoC in our design and are having some Ethernet issues:As we had problems sourcing the Realtek PHY from the reference design we use the microchip LAN8830T-V/PSA Ethernet PHY which should support Gigabit Ethernet.When...

Schematics.png stefboerrigter_0-1721214588691.png

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
  • 792 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...