STM32 MPUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32MP1 - Bare metal on A7

Hi,I have a current project using the M7 that I need to port over to the A7. The goal is to be running bare-metal code on the A7, like we are on the M7. Currently, I am following this open source guide to run bare-metal on the A7 and it seems to work...

mkurtz by Associate II
  • 1273 Views
  • 6 replies
  • 0 kudos

Resolved! question about ecosystem4

Hi,I follow "https://wiki.st.com/stm32mpu/wiki/PMIC_hardware_components#Support_in_Cortex-A7_Secure" can port the ecosystem 3.0 on the kit "stm32mp157c-odyssey" successfully, but fail to port the ecosystem4.0.The error log is :" 14:13:55 : Start Embe...

zqizh.1 by Associate II
  • 405 Views
  • 1 replies
  • 0 kudos

Stm32mp157a kernal booting issue

Hi,We are using stm32mp157a processor in my custom board.I have download stm32mp157a-dk1 discovery kit code.The difference between discovery board and my custom board is Debug Serial port Configuration.In Discovery Board The debug uart pins are PG11-...

Resolved! ENABLE_PARTITIONS_IMAGE not enabled

When I change the download directory for my yocto project in my local.conf file, this note pops up, what is this and should I do anything about it.NOTE: /home/gencay/STM32MPU_workspace/openstlinux-5.15-yocto-kirkstone-mp1-v22.06.15/layers/meta-st/met...

Gencay by Associate III
  • 657 Views
  • 2 replies
  • 0 kudos

Resolved! STM32MP157F-DK2 failing to boot on custom image

I'm targeting:openstlinux-5.15-yocto-kirkstone-mp1-v22.07.27DISTRO: openstlinux-eglfsMACHINE: stm32mp15-discoImage+SDK build fine. I create the raw file as usual, image SD card, and boot fails with:NOTICE: Model: STMicroelectronics STM32MP157F-DK2 D...

Joel by Associate II
  • 1051 Views
  • 3 replies
  • 2 kudos

Resolved! STM32MP1) How to add HDMI extra mode?

Hello everyone ~​My custom board has RGB(LTDC) and HDMI display interfaces. We want to display same screen on same time.(duplicate mode)So, LTDC interface connected to local LCD and HDMI transmitter(sii9022).&ltdc node of my dts is below ..&ltdc{ pi...

0693W00000QNNNwQAP.png 0693W00000QNNOQQA5.png