Hello,
I tried for some time to get the hardware fft to work, and found out that my code does work, but only when I do not use the printf() function. What does printf() change? Why does it corrupt the calculated data? I used the attached code to test this behaviour. When the two printf() in the attached code are uncommented it does no longer calculate the correct values.
Holo