Part Number: TDA2EXEVM
Hi,
The Document for this use case is not complete in ProcessorSDKRadar_UserGuide.pdf. If there is better more complete doc, please provide. I have following questions about the use case:
1. Why wasn't there a rlFrameCfg_t for this use case? frameCfgArgs in Bsp_Ar12xxConfigObj is set to NULL
2. Where is the 2 fps rate come from if rlFrameCfg_t is not configured in the use case?
3. CHAINS_CASCADE_BF_RADAR_FRAME_PERIODICITY_MS is not being used other than using to check for error at compile time
4. .txChannelEn in Bsp_Ar12xxConfigObj is set to 7 which means all 3 TXes for each AWR are turned ON while gChains_cascadeRadarBfChirpCfgArgsMaster.txEnable is set to 0. Which one has higher precedence?
5. All 3 slave AWRs' rlChirpCfg_t.txEnable are set to 7 (all 3 TXes are turned ON). Wasn't there a note about only 2 TXes can be enabled for a chirp?
6. Bsp_Ar12xxConfigObj.rxChannelEn are all enabled. If I would like to only turn ON a certain number of rx channels on an AWR, is this is right parameter to not set to 15 or 1111 binary?
7. gChains_cascadeRadarBfChirpCfgArgsMaster.chirpEndIdx and the 3 slaves are all set to 20 which correspond to the 21 chirps variations against single defined profile. This use case uses 9 TXes, how are the 21 chirps index being transmitted out of the 9 TXes across 3 sensors?
Thanks,
--Khai