
FFT Accelerator
6-24
ADSP-214xx SHARC Processor Hardware Reference
7. Configure a data DMA to write N complex data points from the
accelerator into the output buffer (total of 2N 32-bit words). There
is no need to wait until the DMA in Step 6 completes.
8. Wait until the DMA in Step 7 completes (by interrupt or polling).
The computed FFTs is now in the core’s internal memory and the
accelerator is in reading mode, waiting for next batch of FFTs.
N >= 512, No Repeat
For details on the storage format of the coefficients see
Configure the FFT Control Register
1. Configure the
ACCSEL
bits in the
PMCTL1
register to select the FFT
accelerator.
2. Factor N = VH, where 16
≤
V and 16
≤
H.
3. Set (=1) the
FFT_RST
bit in the
FFTCTL1
register and wait for a min-
imum of 4
CCLK
cycles.
4. Program the
FFTCTL2
register with
VDIM
= V/16
LOG2VDIM
= Log2(V)
HDIM
= H/16
LOG2HDIM
= Log2(H)
NOVER256
= VH/256
FFT_RPT
= 0
5. Program the
FFTCTL1
register with
FFT_RST
= 0
FFT_EN
= 1
FFT_START
= 1
FFT_DMAEN
= 1
FFT_DEBUG
= 0
www.BDTIC.com/ADI
Summary of Contents for SHARC ADSP-214 Series
Page 60: ...Contents lx ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Page 72: ...Notation Conventions lxxii ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Page 130: ...Programming Model 2 52 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Page 264: ...Programming Models 3 134 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Page 290: ...Programming Model 4 26 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Page 296: ...Programming Model 5 6 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Page 396: ...Effect Latency 7 28 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Page 520: ...Programming Model 10 62 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Page 616: ...Debug Features 14 22 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Page 656: ...Programming Model 15 40 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Page 714: ...Programming Model 19 10 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Page 1132: ...Register Listing A 306 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Page 1192: ...Index I 34 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...