User Activity

I am running into an issue with the latest release of the STM32CubeProgrammer.It seems that, at least for STM32F030 MCUs, it is unable to program option bytes. A similar error has been reported earlier (see this topic).The same error is present when ...
I am in a pretty strange situation here.I have an application using FreeRTOS and TouchGFX. This application occasionally sees screen flickering. I have tried different ways to mitigate it but have been unsuccessful until recently.I tried enabling ITM...
Imagine that two .ioc files exist for the same device, with identical peripherals defined but different settings/pin assignments.If the user code written for device is not affected by the settings change (for example, the pin assignemnt is different ...
I am looking into RAM support for the SMT32H750 series chips for my future projects.The STM32H750 series chips support 16-bit data bus as well as 32-bit data bus configuration. This mode is selected on startup, as far as I can tell.If I were to use t...