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.

MMWCAS-RF-EVM: How to increase number of chirps per frame

Part Number: MMWCAS-RF-EVM

Tool/software:

My previous question was locked, so I am creating a new thread. There is a HW RAM limitation that allows for a maximum of 255 chirps (nchirp_loops) to be selected. This can be bypassed by defining more than one chirp in the Configure_Chirps function of the Cascade_capture.lua script. E.g. if two chirps are defined, you can have a maximum of 255 x 2 = 510 chirps per frame.