Skip to content

Inconsistent FFT Results Across Different Optimization Levels on ESP32 Platform

Hey guys,

I use the Microfft library on the ESP32 (xtensa) platform, but get different values depending on the compiler optimization level. Have already addressed the problem within the 'esp-idf-hal' project. Maybe there are some ideas here too. The problem also affects the RealFFT/RustFFT library.

References:

Thank you, Jiri

Edited by Jiri Jetmar