Other Parts Discussed in Thread: IWR1443
Hello,
I am using IWR1443 board. I am trying to figure out the absolute time separation between two back-to-back chirps. I have the following parameters:
profile_id = 0;
start_freq = 77;
idle_time = 100;
adc_start_time = 6;
ramp_end_time = 60;
freq_slope = 29.982;
tx_start_time = 0;
adc_samples = 256;
sample_rate = 10000;
frame_periodicity = 40 ms;
number of chirps per frame = 128;
Does this mean the device spends 166 us per one chirp?
idle_time + adc_start_time + ramp_end_time = 166 us;
Thanks,
Sanjib