User Activity

Which document to refer to find formula for calculating IWDG timeout for STM32F0 series(STM32F0C038 to be more specific)? I have found formulae for other parts which operates on 32kHz LSI and some maximum ratings are also given in the datasheet. Is i...
What is the role of syscalls.c file in GNU ARM(STM32 for instance) based projects? I found 2 ways of successfully building the project1. Delete syscalls.c and include -specs=nosys.specs in the linker flags2. Simply include syscalls.cWhat is the funda...
Posted on April 24, 2017 at 07:42Hello All,Where do microcode (which is responsible for stacking etc.) gets saved in STM32 if there is no memory inside the processor core?#microcode
Kudos from