User Activity

I was converting from using the ST-LINK Utility command line interface (executable) to using the STM32 Programmer CLI (STM32_Programmer_CLI.exe) for production programming of some STM32G070x MCUs. The reason for that was that the ST-LINK Utility CLI ...
I am trying to allow an STM32G070x MCU I'm using in a project to be (OTA) updatable by a second MCU. To that end, I followed Viktor Vano's instructions, here and here.As described there, there is a (secondary) bootloader programmed at flash address 0...
I note in the post (from July 31, 2020 at 8:33 AM) entitled "FLASH_WaitForLastOperation CubeMx error" (here: https://community.st.com/s/question/0D53W00000EDrjiSAD/flashwaitforlastoperation-returns-error-in-stm32g070), that there is a mention of an e...
I have a question about the value of `TICK_INT_PRIORITY` in a project for the STM32G070CBT6. I am not using FreeRTOS (which I think makes a difference here), and all projects have been created with the (default) `Targeted Language`: `C`, `Targeted Bi...
Kudos from