STM32 MPUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32MP1 - Bare metal on A7

Hi,I have a current project using the M7 that I need to port over to the A7. The goal is to be running bare-metal code on the A7, like we are on the M7. Currently, I am following this open source guide to run bare-metal on the A7 and it seems to work...

mkurtz by Associate II
  • 1108 Views
  • 6 replies
  • 0 kudos

Specific U-BOOT on STM32MP157-D

Hello,I am currently using the STM32MP157D to develop some tests. It seems that a specific U-BOOT has been developed by ST and flashed in the default factory eMMC.On this specific U-BOOT, some self-test commands are interesting.Could it be possible t...

MJ_TS by Visitor
  • 4 Views
  • 0 replies
  • 0 kudos

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

Resolved! pmic STPMIC1A

Hi st friends:  stm32mp135f-dk bord use pmic  STPMIC1D, but it is too expensive than STPMIC1A.can i replace STPMIC1D with STPMIC1A

After Demo DDR INIT, a USB FAIL issue occurred.

I am using Baremetal.On my custom board, I successfully loaded the driver for the OTG USB device as a printer. When it succeeded, the code size was small, so I worked on it as a test in the SYSRAM base without any issues (I did not use USBX).However,...

SL1_0-1721638181841.png
SL1 by Associate III
  • 41 Views
  • 0 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...

Resolved! stm32mp135f otp can't fuse again

Hi st frends:  Yestarday I fuse the OTP PKHTH as followBut today I found  the key I fuse is not the correct one. So I want to re-fuse the OTP ,it seems that can't no fuse again.  is there any way to fuse the OTP this situation? 

guansonghuang_1-1721187899535.png guansonghuang_0-1721187724783.png