Other Parts Discussed in Thread: TMS320F28069, CONTROLSUITE
Hi,
I am trying to implement a Circular buffer in order to implement FFT. I would like to store the readings from my ADCs into circular buffers, and after reaching a certain number of samples, trigger an interrupt and perform the FFTs.
On the forum I found the following , but not a concrete example:
http://e2e.ti.com/support/microcontrollers/c2000/f/171/t/109821.aspx
I went over the Technical Reference Manual section 10, but it doesn't say how to manipulate the buffer.
Thanks.
Marco.