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
  • 1052 Views
  • 6 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
  • 608 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
  • 1408 Views
  • 3 replies
  • 1 kudos

Resolved! Modifying the U-boot

Hi ~​I'm using STM32MP157C MPU with my custom board and trying to modify u-boot for my board. https://wiki.st.com/stm32mpu/wiki/How_to_cross-compile_with_the_Distribution_Package#Modifying_the_U-Boot​This wiki article has been describe about "Modifyi...

Resolved! GPIO SPI 5 miswired on STM32MP15 Discovery Kit MB1272

I was trying to use the GPIO expension connector on the STM32MP15 Discovery Kit MB1272 and the clock wasn't working on SPI5. When I checked the CubeMX configuration against the schematic for the discovery kit, I leaned that the clock signal is going ...

ALeba.1 by Associate
  • 509 Views
  • 2 replies
  • 0 kudos

Crash when boot from nor.

When I try to boot from NOR flash, it always crash.The console has the log like this. INFO:  PMIC version = 0x21INFO:  Reset reason (0x15):INFO:   Power-on Reset (rst_por)INFO:  FCONF: Reading TB_FW firmware configuration file from: 0x2ffe2000INFO:  ...

uouox by Associate II
  • 557 Views
  • 4 replies
  • 0 kudos