User Activity

Posted on March 29, 2014 at 20:01I have been working with an STM32F0Discovery Board where entering debug mode simply requires pressing the ''Make & Restart Debugger'' (green arrow) button in IAR. With the STM32F4 discovery board, the STLink will not...
Posted on March 29, 2014 at 19:51I am trying to toggle an I/O line to measure timing for benchmarking dsp algorithms on an STM32F407VGT. I generated the HAL using STM32CubeMX and set PD12 and PC8 to outputs and configured them as output push-pull wi...
Posted on March 26, 2014 at 09:00I am new to the STM32 product family and currently evaluating a STM32F0Discovery, which uses a Cortex M0 CPU. I would like to implement and benchmark a fixed point FFT on sample data from the a/d converter. Is there ...