User Activity

In Atmel Studio we can use the Device Programming tool to select the .hex and .eep files, select the config bit settings and write protection bits, and then save the setup to a .elf. We'd like to do the same with a STM32F103 project, but cannot see ...
I've inherited a project that contains 10 build configurations. In the STM32CubeIde properties windows I cannot find any differences between a couple of the configurations. There are so many settings in various windows, tabs, etc. Instead of selec...
I have a __BOOTLOADER symbol defined for my project as shown in the attached image I want to display firmware version based on the defined symbol so I have an #ifdef statement to select the correct string. The IDE displays the source code correctly:...
Kudos from