User Activity

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...
Hello everyone,I am currently working on a bootloader project for the STM32H735, using the pre-configured ExtMem_Boot project provided by the STM32CubeIDE. However, I am encountering an issue when trying to write to the external flash memory at addre...
Hi ST Community,I am working on a bootloader for my STM32H735 board, and I'm encountering issues with setting the Vector Table Offset Register (VTOR) correctly for my application, which is loaded at address 0x90000000. The main problem I'm facing is ...
Hello ST Community,I'm currently working on a project using an STM32 microcontroller and encountering a critical issue related to mbedTLS during SSL handshake processes. I’m seeking insights or solutions based on your experience with similar hardware...
Kudos from
Kudos given to