User Activity

Posted on September 20, 2016 at 11:20Hi all. I am trying to catch the last PC value before WD reset. For doing that I am configuring the WWDG and enabling its interrupt. then, while the WD interrupt fire I am writing the important information (i.e.,...
Posted on June 16, 2016 at 08:09Hi all. In our system we use one of the general purpose timers in ''Encoder interface mode'', that means, the encoder clocks the timer counter to count the pulses. I found this in the documentation:''Encoder interfac...
Posted on May 04, 2016 at 10:02Hi all. I am trying to reduce power consumption in my device by disabling the GPIOs ports  clocks. I did it by writing '0' in the RCC_AHB1ENR register at the required locations. However, It did not work... Then, I did ...