Hi,
Are there instructions and examples, or some form of documentation specifically on how to use the NXP CMSIS, and in particular the FFT, on the Teensy 4 with the Aduino IDE?
The use case is data is read from an external 18 bit ADC, using a timer, and processed 1k to 8 k samples at a time, to produce the complex fourier transform.
Thruput peformance is critical. So my first thought is to look to the CMSIS which is supposed to be optomized to the i.MXRT106x architecture.
Thank you
Are there instructions and examples, or some form of documentation specifically on how to use the NXP CMSIS, and in particular the FFT, on the Teensy 4 with the Aduino IDE?
The use case is data is read from an external 18 bit ADC, using a timer, and processed 1k to 8 k samples at a time, to produce the complex fourier transform.
Thruput peformance is critical. So my first thought is to look to the CMSIS which is supposed to be optomized to the i.MXRT106x architecture.
Thank you