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

Resolved! Chromium

I saw one other post on this but it isn't clear anyone was actually successful putting chromium for Wayland on successfully with hardware acceleration. I'm able to get it to load but it's very slow and the chrome://GPU makes it seem unlikely.Fwiw I'm...

STM32MP135 Bare Metal Project Debug Issues

Hi, Purchased the STM32MP135F-DK.Opened in STM32CubeIDE a Bare-Metal Project for this specific DK, with default IOC configurations, and only added a simple UART message in main to test. Project Build went fine, But unable to debug. The hardware setup...

robbiegalfrin_1-1704121617572.png robbiegalfrin_0-1704121547325.png robbiegalfrin_2-1704121747997.png robbiegalfrin_3-1704121876191.png

Resolved! compilation error of kernel in previous ecosystem 4.1

Hi,i'm trying to compile kernel from Ecosystem 4.1 , i'm downloading :https://www.st.com/en/embedded-software/stm32mp1dev.html#get-software... version 4.1.0, kernel is linux-stm32mp-5.15.67-stm32mp-r2-r0/linux-5.15.67error from compilation :   HOSTC...

Poor dm-crypt benchmark on STM32MP157

What kind of encryption performance can we expect from the cryptoprocessor? SoC is STM32MP157 with kernel 5.10. Currently we get: root@host:~# cryptsetup benchmark # Tests are approximate using memory only (no storage IO). PBKDF2-sha1 57186 it...

johnnyc by Associate III
  • 497 Views
  • 2 replies
  • 0 kudos

STM32MP1 Cortex M4 OpenOCD Debug

Hello all,I'm trying to debug the cortex M4 coprocessor using OpenOCD on a raspberry pi and SWD connection.After starting the debug session on CubeIDE, I can control the program execution, step by step for example, but only on the cortex A7, although...

fabiops by Associate
  • 459 Views
  • 0 replies
  • 0 kudos

Resolved! EXTI Interrupt conflict

Hello,I have a interrupt conflict between two peripherals on pins PK7 and PI7. I am aware that these two end up on same EXTI7 interrupt mux, hence conflict in interrupt occurs. I am wondering if there is a way to separate these interrupts on differen...

vsaakian by Associate III
  • 415 Views
  • 2 replies
  • 2 kudos