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.

CCS/AWR1443: ADC sampling and waveform configuration problems!

Part Number: AWR1443

Tool/software: Code Composer Studio

mmwave_sdk_1.1.0 has been used in the development of AWR1443,I have encountered some problems with the ADC sampling and waveforms during profile configuration:

1.The ADC sampling range is 2000~37500 ksps in the demo program,can it be lowered to 200~300ksps?


2.If the sampling rate is only above 2000ksps,can the number of sampling be configured above MAX_NUM_SAMPLES? I think the number of the sampling should be constricted to the size of adcbuff.   Can be raw ADC data be transmitted to DMA directly,not through the ADC Buffer?


3.Can the rampEndTime be configured above 5ms?