User Activity

Hi STM32 enthusiasts, I’m reaching out to the community for advice and guidance on an issue we’re facing while developing an external loader for our custom board. We’ve been working with the STM32H730IBK6Q chip and an external memory MX25LM51245GXDI0...
Hello ST Community,I’m working on a project where I initially developed software on the STM32H735 evaluation board. Now, I need to port this project to a custom board using the STM32H730 microcontroller. The external flash memory is the same as the o...
Hi everyone,I’m currently facing an issue related to bootloaders and FreeRTOS on STM32 microcontrollers, specifically the STM32H735 and STM32H730.Here’s the background:STM32H735 Development Board: I have successfully implemented a bootloader that jum...
Hello ST Community,I'm working on implementing C++ exceptions in my project. My setup includes an STM32H735 board and I'm using FreeRTOS. Here’s a snippet of my code that involves try and catch blocks:   extern "C" void myTaskFunction(void* pvParamet...
Hello everyone,I have been working on a custom bootloader for the STM32H735 microcontroller and I am encountering an issue when attempting to jump to my main application stored in external flash memory. Here's a brief overview of what I've done so fa...
Kudos from
Kudos given to