User Activity

Hello,I have this project that I can debug pretty much normally in STM32CubeIDE 1.11.2, but when I switch to 1.13.1, it crashes almost instantly when I hit a breakpoint. Sometimes I will be able to do a few "step into" or "step over" before the debug...
Hi everyone,Like most of embedded work, our project aims to have the smallest size possible.Looking at what I can optimize, I came across the LL_USART_Init function that is generated by CubeMx.This function uses LL_USART-SetBaudRate which needs to us...
I am starting a new project on STM32G070KB and I want to use freeRTOS.Problem that I have is that the configMAX_SYSCALL_INTERRUPT_PRIORITY seems to be gone from the port !I use the latest STM32CubeIDE with the 1.4.1 firmware package for STM32G070KBPr...
Hello There,I've been working on a big firmware for some time (freeRTOS, LWip, etc...). It is based on CubeMX 4.27 and firmware package 1.12.I was trying to update today to get the latest version of freeRTOS (10) and LWIP (2).When using original tool...
Kudos from