User Activity

Hello,I am working with STM32CubeU5 TFM v1.5 for STM32 u585. I develop a custom loader using CAN communication. First I used MCUBOOT_OVERWRITE_ONLY and MCUBOOT_PRIMARY_ONLY setup. The CAN communication worked fine (in non-secure loader).Then I switch...
Hello,I am using STM32CubeIDE v1.14.1. I am trying to setup my project such a way that the code generator generates only Release configuration. Or to be more precise, just to update the only existing configuration (Release, defined in the .cproject f...