User Activity

Dear ST,   the current version of the CMSIS OS2 wrapper (V1.8.0 for STM32WB) does not support calling the functions osTimerStart() and osTimerStop() from an ISR. However, FreeRTOS does provided the functions xTimerChangePeriodFromISR(), xTimerStopFro...
When running one of my STM32WB55 projects, I can see wrong, constantly varying variable values in the Live Watch window of the IAR IDE, i.e. values that are not actually stored in that watched variable.As soon as I pause the execution of the program,...
Posted on May 27, 2015 at 09:51Hello there,I've noticed that the in my application the start-up time, i.e. the time from power-up to the first instruction in main() is about 7 to 8 ms. This seems very long to me.I'm using a STM32F103RC and the IAR c...
Posted on August 26, 2013 at 15:47Hi thereI'm still a bit confused about whether I have to connect the nRESET pin of the 10-pin Cortex Debug Connector to the NRST or the NJTRST pin of the STM32 in case of both JTAG and SWD connection. Could anyone t...
Kudos from