Other Parts Discussed in Thread: AWR2243, MMWCAS-RF-EVM,
I'm working with the MMWCAS-DSP-EVM and MMWCAS-RF-EVM with the AWR2243 devices. I have the boards communicating using mmWave studio and have taken some basic data to see that things are working.
My goal is to test mounting this eval kit on an external scanning motor which will rotate the radar. I then want to acquire multiple frames, hopefully at about 10-20Hz, in longest possible range TXBF mode where the MMWCAS-RF-EVM itself is NOT scanning the beam (the motor will do that) in order to build up a scan. Then, after acquiring and transferring, use Matlab to post-process the files to SNR vs range. Ideally the final result would be a 2D array of SNR vs range for each frame that I can write to a file from Matlab to merge with other data.
I'm having difficulty figuring out:
* which lua / matlab script would make the best starting points - It seems like Cascade_Configuration_TXBF_Simple.lua perhaps?
* how to modify them for running the acquisition in this mode
* how to process the data to an SNR / range form for this data as is already done in some of the Matlab scripts for angle sweeps
Any help would be appreciated.
Thank you,