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 / AWR1642:mem_capture

Part Number: AWR1642

Tool/software: Code Composer Studio

I am using the mem_capture provided in the AWR1642 SDK to collect raw data. I want to know the parameters of the transmitted signal, for example, the number of ADC samples, the starting frequency, etc., where can I see it. In addition, I would like to ask if you can use the source program in mem_capture to build a new capture project?

  • Hi,
    All these parameters are defined in ti\drivers\test\mem_capture\xwr16xx\mss.c file (MemCapture_initLinkProfileCfgParams function).
    Yes, you can use the same application as a reference to create a new application fulfilling your requirement.

    Regards,
    Jitendra