STM32 MPUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 335 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
  • 535 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
  • 2404 Views
  • 2 replies
  • 0 kudos

STM32MP133C: SDMMC1 clock at 50MHz

Hi Team, In the DTS node property mwifiex mentioned below, the default operating frequency is 25 MHz. I would like to update my SDMMC1 clock to 50 MHz and require assistance with configuring it accordingly. Could you please provide me with details or...

Problem configuring duty cycle in devicetree

Hello,I am trying to configure a PWM in the boot process. I followed the steps in the documentation https://wiki.st.com/stm32mpu/wiki/TIM_device_tree_configuration .I configured the pwmleds nodepwmleds { compatible = "pwm-leds"; example { labe...

obedPH by Associate III
  • 447 Views
  • 2 replies
  • 0 kudos