User Activity

I have a simple and trivial question.I read the registers of TIM3 in encoder mode in polling and so far everything is ok. The encoder is a normal panel encoder with knob.I want my reading of the encoder register not to fall below a limit (this exampl...
Hi,I'm practicing with the timers of my STM32F0-Disco.Quite simply, I'm trying to use TIM6 or TIM14 as a simple time base. In order to verify its correct functioning I have put a GPIO call to toggle a LED whenever the interrupt handling function is c...
I'm relatively new to STM32. Before I was a Freescale programmer.To practice I am writing small programs in order to better understand the structure of STM32Fxxx.I created a small program that generates two waveforms, staircase and sinusoidal, taking...
Hi,I just bought a stlinkv-3set programmer / debugger.I currently use Eclipse IDE together with texane / st-link and openocd.I've always worked with the discovery boards (F051 and F746G) without any problems. They use the stlinkV2 or V2.1 protocol an...