This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AWR1642: Determining the index of the current chirp inside the chirp interrupt

Part Number: AWR1642

Hi,

I'm using the masterss firmware with AWR1642 and need to know the exact chirp index inside the chirpAvlIntHandler. One option is to use a simple counter and starts counting on with the very first chirp and resetting after numChirpsPerFrame is reached. I'm wondering if this is a reliable method, or there is probability of missing chirps which would devalidate the value of the counter. Another option is to use the frame start interrupt to sync the counter at least on the first chirps, but the questions is that if frame start interrupt is always fired before the chirp interrupt for the first chirp. 

I'd very appretiate any help.

Best Regards

Iman