STM32 MPUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 1418 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
  • 695 Views
  • 3 replies
  • 1 kudos

Remoteproc error

Hello,I have compiled a custom image to run on the M4 core on my stm32mp157f-dk2. I generated the code using STM32CubeMX. I am able to build it fine but am having issues launching it on the m4 core. Here are the commands that I run. echo executable.e...

Resolved! question about stm32mp1 LTDC PIN configuration

Hi,My LCD display format is RGB666, I removed the "LCD_R0,LCDR1, LCD_G0,LCD_G1,LCD_B0,LCD_B1" in file "stm32mp15-pinctrl.dtsi", and recompile my device tree, then upload to my board. I tried to use the LCD_R0 as GPIO with command: gpioset gpiochip7 2...

zqizh.1 by Associate II
  • 1211 Views
  • 3 replies
  • 0 kudos