STM32 MPUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! change pin mux in TF-A build for i2c-bus i2c4

We would like to build the TF-A image with a different muxer settingfor i2c4. The usual setting is:i2c4_pins_a: i2c4-0 {   pins {      pinmux = <STM32_PINMUX('Z', 4, AF6)>, /* I2C4_SCL */      <STM32_PINMUX('Z', 5, AF6)>; /* I2C4_SDA */      bias-dis...

RGlie.1 by Associate II
  • 1009 Views
  • 2 replies
  • 0 kudos

Resolved! gcc comand not found

Hello Everyone I wanted to Install Buildroot on my STM32MP157-DK2 according to this website:https://bootlin.com/blog/building-a-linux-system-for-the-stm32mp1-basic-system/Unfortunately as a beginner with OpenST-Linux and Yocto I got stuck at that ste...

Can't boot from SD card on STM32MP157A-EV1

I am trying to get this board up and running again after being away from it for a while, but I've been running into problems trying to boot from the SD card. I followed the instructions from the wiki here: https://wiki.st.com/stm32mpu/wiki/STM32MP15_...

CC by Associate II
  • 1369 Views
  • 5 replies
  • 0 kudos

I have compiled the stm32mp157 disco V2.0.0.0 Distribution package for both the x11 (matchbox desktop) and the x11-xfce image, insuring that I accept the EULA. When I run both images, response times and memory image are very large compared to V1.2

I have xfce running very well in the V1.2 Yocto Distribution system on the stm32mp157c disco board. The xfce desktop is very responsive and uses about 100M of memory. The xfce desktop using the latest V2.0.0 Distribution image however is very sluggi...

STild.1 by Associate
  • 602 Views
  • 3 replies
  • 0 kudos

Resolved! STM32MP157AAA can not boot

Hello,PLEASE GIVE SOME HELP.We made some boards based on MP157AAA and it ran good at first.BUT it can not boot anymore after someone turn off and on the power.No information comes from UART4 after turn on power switch.I change the boot-switch to '00...

0693W000004KLOFQA4.png 0693W000004KLTFQA4.png
Ssun.21 by Associate
  • 561 Views
  • 2 replies
  • 1 kudos

Resolved! Control LTDC on STM32MP157 by Cortex M4?

Is it possible to control LTDC on STM32MP157 by Cortex M4 co-processor?I have noticed that there is no available HAL driver for LTDC on STM32MP157.Why is it so? Can we use the HAL driver for LTDC intended for STM32H7 processors on STM32MP157?

MNiko.3 by Associate
  • 831 Views
  • 3 replies
  • 0 kudos

Resolved! Cannot get STM32MP157C-DK2 LED 7 flashing from STM32

Trying and failing to toggle LED 7 of the STM32MP157C-DK2 from the STM32. The IOC file indicates that PH7 is configured as GPIO. The mode is Output Push Pull, the GPIO Pull-up/Pull-down state is No pull-up and no-pull-down. The Maximum output speed i...

AStev.2 by Associate III
  • 671 Views
  • 2 replies
  • 0 kudos