Skip to main content
ingle
Visitor II
December 30, 2015
Question

CMSIS DSP Library RFFT question

  • December 30, 2015
  • 0 replies
  • 567 views
Posted on December 30, 2015 at 22:37

I was wondering if it is ok to call arm_rfft_q15 to do an FFT in-place. Of course, I will make the input array 2x the the real FFT length and load the real data vector in the first half of the array.

#cmsis-fft
This topic has been closed for replies.