Skip to main content
fkong.1
Associate
November 3, 2021
Question

Please delete this post thank you.

  • November 3, 2021
  • 1 reply
  • 1345 views

..

This topic has been closed for replies.

1 reply

TDK
Super User
November 3, 2021

Is there a question here? You mention arm_cmplx_mag_q15 not giving the expected result but you don't use it in your code. You'll need to include the definition for arm_cfft_sR_q31_len512 as well.

"If you feel a post has answered your question, please click ""Accept as Solution""."
fkong.1
fkong.1Author
Associate
November 3, 2021

@TDK, Sorry I should have mentioned that even using the "arm_cmplx_mag_q31", I am still not getting the correct maxIndex in line19. I might be missing some stuff here and there and I am having doubt on the fixed point conversion or using wrong DSP Functions.

"You'll need to include the definition for arm_cfft_sR_q31_len512 as well"

Does that mean include this header file? arm_const_structs.h, if it is I did include this file.