User Activity

I was previously able to use Clang-format in my STM32CubeIDE environment by using the CppStyle 1.5.0.0 plug-in, but CppStyle 1.5.0.0 seems that it's no longer available in the STM32CubeIDE Marketplace. After a recent update, I am unable to use this f...
I have a challenge, I want to load program with system bootloader over TCP/UDP, I have some problems. My system is slow but working correctly. I tested with direct UART connect there is no error. But I tested over TCP there is timeout error. How can ...
I ran system bootloader, I can perform the bootloader process using the STM32CubeProgrammer software via USART. But what I want is to run the bootloader software over TCP or UDP using the USART protocol. Because my UART2 line is connected to a TCP co...
Why is not std::vector or std::unique_ptr using at stm32 projects with cpp? When I examine stm32 projects that use cpp , I do not see modern cpp features.
Kudos from