User Activity

Posted on July 03, 2012 at 09:20When I was testing DSP efficiency i tried compare how fast is FFT from data from internal SRAM and CCM. The code looks like this:int16_ttab[2048]__attribute__ ((section(''.ccm'')));...GPIO_Pin_high();arm_cfft_radix4_q...