User Activity

Posted on January 08, 2015 at 13:46Hello, I want to know what happend when I do a software reset exactlly. I use the function NVIC_SystemReset that set the SYSRESETREQ bit. In the documentation I found:The SYSRESETREQ bit in Cortex™-M4F Application ...
Posted on October 31, 2014 at 10:41Hello, I want to make a timer for my software (call a call back when time is finish). I need to understand the clock source for the timer. I choose to work with TIM7 for that (basic timer). As I see, using RCC_GetC...
Posted on February 13, 2014 at 08:48Hello, I use a STM32F405 in a design. I have a test softaware for the board to ttest GPIOs, CAN,...) It was working well, but suddenly nothning work at all (also functions that was working before). I try to reflas...