Part Number: TDA2EXEVM
Other Parts Discussed in Thread: TDA2
Hi,
I am reading the code for Cascade use case running on TDA2. I am lost on the Chirp Configuration chains_common_cascade_ar12xx_config_mimo.c file. Is there a doc that explains the chirp config?
1. What's the concept of Master and Slave?
2. On line 249, rlChirpCfg_t gChains_cascadeRadarChirpCfgArgsMaster[CHAINS_RADAR_MAX_NUM_CHIRP_CFG], where CHAINS_RADAR_MAX_NUM_CHIRP_CFG = 64, but the initialization only fills 10. Same for the slave array of this structure.
3. I don't understand why txEnable is set as such in the code
Thanks,
--Khai