Hi,
Why sets the numChirpsPerFrame to 2, given that the process is taken once a frame? In that case, there is one chirp in a frame is useless?
The configure profile is as follows:
frameCfg 0 0 2 0 50 1 0
That is the chirpEndIdx=0, chirpStartIdx=0, numLoops=2
And the numChirpsPerFrame = (chirpEndIdx-chirpStartIdx+1)*numLoops = 2.
Thanks for your reply!
Regards,
Hengyang Fang