xWRL6432 MMWAVE-L-SDK  05.04.00.01
HWA REAL FFT

Introduction

This example performs HWA based FFT operation on real input data.

The input to the FFT is a sinusoidal real data. This is converted to 16-bit signed fixed point data which the HWA will operate on. The HWA PaRAM sets are initialized with proper configuration for FFT. The HWA is triggered to perform the FFT operation and the frequency domain complex output is converted back to 16-bit signed data.

Supported Combinations

Parameter Value
CPU + OS m4fss0-0 nortos
Toolchain ti-arm-clang
Board xWRL6432-evm
Example folder examples/drivers/hwa/hwa_real_fft

Using SDK with SysConfig

A GUI tool SysConfig is used to configure different modules and peripherals of the example. Using this tool, users can select and customize different modules and peripherals. The SysConfig tool will generate the code for initializing and configuring these modules. This configuration is saved to a file called example.syscfg for every example. To know more about how to use SDK with SysConfig, Visit this page

Using SDK with SysConfig

Steps to Run the Example

See Also

HWA

Sample Output

Shown below is a sample output when the application is run,

HWA Test Started
[EDMA-HWA] Test Completed!!
All tests have passed!!