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

modify a CAN sample point

I using a STM32MP-157F-EV1 eval board with linux Version 4.0.1-openstlinux-5.15-yocto-kirkstone-mp1-v22.06.15.CAN receive 500kBit/s fails, if I modify the sample point via an console command it works well. All other Bitrates 125kBit / 250kBit 1MBit a...

MaHa by Associate II
  • 523 Views
  • 5 replies
  • 1 kudos

Resolved! How can I remove QT5?

How can I remove QT5 from my build since there is a lot of dependencies and I am not going to be needing it. What is the best way to remove it?

Gencay by Associate III
  • 905 Views
  • 3 replies
  • 0 kudos

Resolved! How to access Upper range OTPs STM32MP153A?

I'm having trouble finding documentation on how to access the upper OTPs by the unsecure world. I see that I have to manage exceptions by using STM32CubeMX but its not very clear on how to manage the exceptions using STM32CubeMX.

DLiu.4 by Associate
  • 238 Views
  • 1 replies
  • 0 kudos

GPIO changes with Linux v5.15

I've upgraded from 5.10 to 5.15 and can't make GPIO work anymoreI've tried thisgpio_keys { compatible = "gpio-keys"; input-name = "gpio-keys"; status = "okay";   halt { label = "Halt"; linux,code = <KEY_POWER>; // Key event to match wit...

fpoussin by Associate III
  • 2056 Views
  • 4 replies
  • 0 kudos

Generating Trusted Firmware Arm with Yocto

Hi ST Team,We are working on product built around STM32MP157C. We are trying to generate the trusted image with Yocto. However, somehow the Trusted Firmware Arm (TF-A) is not getting generated. We have added following options in machine.conf file:BOO...

PTewa.2 by Associate
  • 289 Views
  • 1 replies
  • 0 kudos