STM32 MPUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! uint8_t Values Are Not Changing

 I want to download and use firmware (FW) to DDR3. Since DDR is initially disabled, the firmware to activate DDR and the main FW project are separate, and the download procedure is as follows:First, run the DDR activation FW to enable DDR.Download th...

Stnoobs by Associate II
  • 2141 Views
  • 12 replies
  • 0 kudos

Set Static MAC address on STM32MP157 using OTP fuses

Hello,I am trying to set a static MAC address on an STM32MP157 board via U-boot, I have been following this guide.https://wiki.st.com/stm32mpu/wiki/How_to_update_OTP_with_U-Boot#:~:text=The%20fuse%20command%20allows%20you,(for%20a%20temporary%20updat...

sbate.1 by Associate II
  • 691 Views
  • 1 replies
  • 0 kudos

Resolved! PROBLEM: first boot STM32MP257F-EV1

I'm trying to perform the first boot on the STM32MP257F-EV1 following this guide: STM32MP25 Evaluation boards - Starter Package.  I've connected the LCD screen to the board according to the instructions.The board is powered by USB-C on CN21, and the ...

Zim by Associate II
  • 1661 Views
  • 6 replies
  • 0 kudos

Resolved! STM32MP1DK2: Developer package - Linux build - error

make ARCH=arm O="$PWD/../build" multi_v7_defconfig fragment*.configmake[1]: Entering directory '<path>/Developer-Package/stm32mp1-openstlinux-4.19-thud-mp1-19-02-20/sources/arm-openstlinux_weston-linux-gnueabi/linux-stm32mp-4.19-r0/build' GEN    ./Ma...

Resolved! STM32MP135F-DK problem running DDRInit project

I'm trying to run my application compiled and linked for DDR on STM32MP135F-DK. Following the wiki istruction it's necessary preliminary to run the DDRInit project on SYSRAM that initialize the DDR and then execute my custom program.When I execute th...

Sxx by Associate
  • 840 Views
  • 3 replies
  • 1 kudos