2020-04-01 08:48 AM
So dividing the sampled data and trying ti do each segment fft just like i did in matlab but the problem is the first segment fft is working next to that fft giving strange values. But if the second set/segment is done fft first it gives the right answer. So it means that arm_rfft function givees right answer only for the first time in a program. If I want to use the function multiple times it seems not to work.