Other Parts Discussed in Thread: MMWAVE-SDK
hello.
I am testing the IWR6843 to apply it to my field.
I want to transmit Chirp continuously with minimum "Inter Frame Time".
Hope the Inter Frame Time is less than 100us.
I only want 1D-FFT results, I don't need Inter Frame Processing.
When the demo program is modified and executed, -1 is returned if the inter frame time is less than 300us.
(Detail Error Code is -3110 * 80, Frame config error & RL_RET_CODE_FRAME_PERIOD_1INVAL_IN)
Chirp Setting - Idle time : 5us, Ramp End Time : 55 us, (Total 60us)
Frame Setting - Chirp per Frame : 16, Frame repitition period : 1.26ms - Run OK / 1.25ms - Return Error Code)
Is it structurally impossible to inter frame time less than 300us?
Or is there something I did wrong?
Please give me some advice or examples.
Thank you.