STM32 MPUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 451 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

RTC TimeStamp enable from RTC Linux Driver

Hello!I'm currently working with a stm32mp157f-dk2 development kit and designing a custom PCB with a STM32MP153A. I have working with the Developer/Distribution package of openST. I want to enable the TimeStamp function of the RTC, and be able to rea...

jutoroa by Associate III
  • 662 Views
  • 1 replies
  • 0 kudos

How to send/receive Ethernet packets in STM32MP157

Hi,I want to send and receive data using Ethernet.I tried this Linux version code, but it didn't works. https://gist.github.com/austinmarton/1922600 After I failed to try, I found this header code, STMMAC.https://git.kernel.org/pub/scm/linux/kernel/g...

inkong by Associate II
  • 2518 Views
  • 2 replies
  • 0 kudos