Other Parts Discussed in Thread: IWR1443
I try to re configure the level_sense_demo through common.h and all measurement distance are zero
the configure that I used is from "mmWavesensorestimate"
Here are the values that I use:
DEMOCOFIG_SAMPLE_RATE 8120 /* 8.2 MSPS from "Sampling Frequency minimum" of mmWaveSebesor Estimate
DEMOCOFIG_FREQ_SLOPE 454 /* x48.28kHZ/us=21.92MGHz from "Ramp Slope parameter MHz/us" of mmWaveSebesor Estimate
DEMOCOFIG_IDLE_TIME 700 /* 7us from "IDLE TIME MINIMUM" of mmWaveSebesor Estimate (also tried 1600)
DEMOCOFIG_ADC_START_TIME 400 /* 4us from "ADC VALID START TIME MINIMUM" of mmWaveSebesor Estimate (also tried 700)
DEMOCOFIG_RAMP_END_TIME 16427 /* 164.27 from "RAMP END TIME" of mmWaveSebesor Estimate
DEMOCOFIG_RANGE_RES 0.043 /* 4.3cm from "RANGE RESOLUTION" of mmWaveSebesor Estimate
DEMOCOFIG_NUM_ADC_SAMPLES 1293 /* from "Number of Samples per chirp of mmWaveSebesor Estimate
DEMOCOFIG_FFT_SIZE 2048 /* from "# of FFT BIns" of mmWaveSebesor Estimate
Since hard coded CONFIG parameters use different name than that in the mmWaveSeneor Estimate, I have to guess in the above.
Does anyone know why I all "0" distances measurement with the parameters above and Do I miss something?
Thanks!
[unlocked 1/24/18]>LE