Hi - You might take a look at the radio project
https://groups.io/g/keithsdr/
Mike and Keith are working on a display/waterfall using the F32 floating point FFT with T4.1. There are several topics on this that are...
Michael, thanks so much for doing the float_to_string. I'm using this with happiness on an LC project.
One issue is that values from 0.0 to -1.0 do not get printed with minus signs. When converted to int, there...