STM32 MPUs Products and hardware related

Ask questions and find answers on STM32 microprocessors, including hardware, power, DRAM, flashing, interfacing, device tree, and peripherals.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 1276 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
  • 1141 Views
  • 2 replies
  • 2 kudos

Resolved! STM32MP153C SSP workflow

I am developing a device with the STM23MP153C and plan to implement secure boot, but I don't fully understand the SSP workflow and have a few questions.1. The STM32CubeProgrammer documentation says that the -ssp command can be executed both with HSM ...

axel101 by Associate III
  • 687 Views
  • 1 replies
  • 0 kudos

Resolved! Qt SDK build failed with turorial

Hey, I'm following the Distribution Package tutorial, specifically the QT image and SDK with EGLFS tutorial: wiki  I did build the Qt image with     bitbake st-example-image-qt     but building the SDK with     bitbake st-example-image-qt -c populate...

oli1 by Associate II
  • 2446 Views
  • 4 replies
  • 2 kudos