Other Parts Discussed in Thread: AWR1843
Tool/software: TI C/C++ Compiler
Hi sir,
Can I set the number of adc sample to 512 points in SRR function?
I try to set this parameter in TI AWR1642 demo code but it's not work. (srr_config_chirp_design_SRR80.h << This head file.)
"#define PROFILE_SRR_ADC_SAMPLE_VAL (512U)"
however in "srr_config_chirp_design_USRR20.h" USRR function is able to work.
"#define PROFILE_USRR_ADC_SAMPLE_VAL (512U)"
Please help to clarify this question A.S.A.P.
Thanks!