User Activity

Posted on May 02, 2015 at 05:30I am using the STM32F1DISCOVERY and generating a project for IAR from STM32CUBEMX. I have changed the configureation to use timers and added a toggle LED command in each of the default task and timer methods, however n...
Posted on April 29, 2014 at 12:14Hi All, I have generated a project using the STM32CubeMX tool for IAR Embedded Workbench. It is working great and I'm using TortiseHg and BitBucket for version control. This was working great until someone else (my b...
Posted on September 18, 2013 at 08:36I'm using STM studio to debug a STM32VLDISCOVERY kit. I have based is on the systimer example project where every 1ms I read some adc values. When graphing the adc returns (which are scaled) in stm studio I will ...
Posted on September 05, 2012 at 04:38Hi All, I had the DAC working using DMA to out put a sinewave continuously and it seems to have stopped working when I tried to change which timer I triggered off. After changing the timer configuration back it s...