SDAA103 September 2025 IWRL6432AOP
TI developed a software tool that computes steering vector coefficients for the IWRL6432AOP for a given bandwidth and chirping frequency. The tool can be found in the MMWAVE-L-SDK under tools/steering_vector_generation_tool/. This can be run with the command:
generateSteeringVectors.exe --filename
"path\to\config.cfg" --azimSpacing %Azimuth_Spacing% --elevSpacing
%Elevation_Spacing%
See the readme in the same folder for more details about usage.
Once the steering vectors file (aoasv_table.c) is generated, this can be used in a CCS project one of two ways:
Figure 2-6 DPU Structure in
motion_detect.h
Figure 2-7 Folder Structure in
Motion_and_Presence Project to Include AOASVCDPU