2022-12-01 05:15 PM
2022-12-01 05:40 PM
Convert the content of the array, or create an equivalent function which casts and scales the number space appropriately..
2022-12-01 06:13 PM
Finally, it was worked but failed in arm_rfft_fast_f32. The problem is migrated as how to do in arm_rfft_fast_f32?
2022-12-01 06:27 PM
Thanks a lot. I almost follow your instruction to do and it worked but could not go through arm_rfft_fast_f32. Could you solve that?
2022-12-02 12:18 AM
This has nothing to do with STM32 and is just a lack of basic C programming skills. Anyway the answer is - convert the data to the necessary data type and range!