Other Parts Discussed in Thread: IWR1642
Tool/software: Code Composer Studio
Hi,
I am working with the IWR1642 radar. I have the following questions about the frame rate setting:
- I found that the frame rate is update to 30 fps in the MMWave Demo Visualizer, I guess the limit is for displaying purpose. Can I remove the limit if I just want to do data collection instead of displaying the results.
- What is the upper bound for the frame rate to achieve in IWR1642 radar? Should the memory in the chip be an issue.
- If I am not wrong, the IWR1642 radar flush the buffer after each frame. Thus we can only get range, velocity and azimuth results for each frame but not for each chirp. Is it possible to keep the buffer continuous, like a stack, first in first out? Thus we can compute result at each chirp time. I just saw a paper from Soli by Google, it seems that this is their strategy to achieve high time frequent results. If I was wrong, please kindly correct me
Hope to get your answer.
Regards,
James