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
  • 1282 Views
  • 6 replies
  • 0 kudos

Resolved! stm32mp135f trusted vs optee efficiency

Hello, For some time I testing STM32MP135f with 1GHz CPU clocking. I was able to generate optee OpenStLinux but I see a lack of CPU efficiency. I'm curious what is the difference in efficiency between trust and optee. If I use the trusted option the ...

MWoło.2 by Senior II
  • 676 Views
  • 2 replies
  • 1 kudos

Resolved! setting up SPI LCD ILI9341 with STM32MP157-DK1

Hi all,I own an STM32MP157-DK1. I am trying to setup the TFT display ILI9341 on this discovery kit. I am familiar with Bitbake and Yocto. Are there any minimal images available that I can bake and dump on my discovery kit (SD card) to test my display...

Enabling UART7 disables USART3 (STM32MP157F-DK2)

Hi!I've been running an embedded linux (built with Buildroot) on a STM32MP157F-DK2. I need to use both USART3 and UART7 ports to interact with other devices.I've used it flawlessly with only USART3 enabled in linux's device tree for months. Recently,...

OpenAmp_TTY_echo not creating rpmsg0|1

Hello,Searched around but couldn't find a similar issue.Please point me to one if one exist. I have a custom board with the stm32mp157c mounted. Board works fine, trying to communication between the m4 and a7 processor using the rpmsg devices. I have...

mantwih by Associate
  • 499 Views
  • 1 replies
  • 0 kudos

Resolved! stm32mp135 pwm dts

Hi,can some share dts configuration which allows you to bring up the PWM, timer etc?I do something like  pwm_regulator { compatible = "pwm-regulator"; pwms = <&{/soc/timer@40002000/pwm} 3 500000 0>; regulator-min-microvolt = <1016000>; regula...

MWoło.2 by Senior II
  • 657 Views
  • 1 replies
  • 0 kudos

Issues in OPTEE (bootloader)

I am trying to boot my STM32MP153C over cubeProgrammer to load data in EMMC0.Unfortantly the programm is failing in OPTEE Part (Second file to download). Here is the UART log:NOTICE: CPU: STM32MP153CAA Rev.ZNOTICE: Model: STMicroelectronics STM32MP15...

WSief.1 by Associate II
  • 1520 Views
  • 3 replies
  • 1 kudos