Other Parts Discussed in Thread: AWR1843, AWR2944
Tool/software:
Hi ,
For profile/Chirp config, some questions are as below,
1. In AWR1843 MRR example, it uses rlSetProfileConfig() and rlSetChirpConfig()
2. In AWR2944 OOB example, it uses MMWave_addProfile() and MMWave_addChirp()
What's the difference between such APIs?
If I'd to set Per Chirp for phase shift Configuration, AWR1843 use below two APIs,
rlRfSetMiscConfig() // Enable per chirp Phase shift
rlRfSetPhaseShiftConfig()
For AWR2944, which APIs I need to set? Just use MMWave_addPhaseShiftChirp() ? Or other API also need to be set?
Thanks
BRs
Bruce