STM32 MPUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Watchdog restarting issue in STM32MP157.

Hello We are implementing WWDG watchdog in our custom board to cortex-M4 core in cubeIDE tool. We initialise the following registers -> enable the clock to WWDG -> In control register enable the Watchdog enable bit and watchdog counter. -...

My custom board boots with the backlight turned off

Hi ~​I'm using my custom board with STM32MP157C MPU. I'm currently trying to adjust the LCD brightness using PWM.And I was able to implement it by referring to the link below.https://community.st.com/s/question/0D50X0000AvgWuGSQU/how-to-use-timers2-a...

Resolved! Getting error/warning "Gtk-WARNING **: 18:09:46.325: cannot open display:" while executing "hello-world" sample application with STM32MP157F-DK2. Expected a GTK window is NOT displayed on display screen

Hi, I'm getting error "(gtk_hello_world:1474): Gtk-WARNING **: 18:09:46.325: cannot open display: " while executing "hello-world" sample application with STM32MP157F-DK2. Expected a GTK window is NOT displayed on display screenI have followed steps a...

S.Kamath by Associate II
  • 3347 Views
  • 2 replies
  • 0 kudos

Resolved! STM32MP157C is able to play a FHD video at 25 fps

I'd like to play a FHD video 1920x1080 25 fps on a FHD monitor.There is some hardware codec inside MPU I can use?On other platform (like imx6 I used it own codec h264), but reading datasheet I don'r find anything about codecs video on thi MPU.I suppo...

mauzil by Associate
  • 604 Views
  • 1 replies
  • 1 kudos

STM32MP15 OPTEE Minimum DDR3

Hello,I am having trouble booting OPTEE on a custom platform with 256MB of DDR3. The boot log is attached. I added some debug printfs and I can see that OPTEE freezes on 454 in core/arch/arm/kernel/boot.c. I believe this is the first time OPTEE start...