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.

MMWAVE-STUDIO: Software Configuration with MMWCAS-RF-EVM and MMWCAS-DSP-EVM

Part Number: MMWAVE-STUDIO
Other Parts Discussed in Thread: MMWCAS-RF-EVM, MMWCAS-DSP-EVM

Tool/software:

In this interface, I selected "Software Trigger" for the master device in the Trigger Select field and "Hardware Trigger" for the slave devices. However, when I go to the master device again, even though I set it to "Software Trigger," it shows as "Hardware Trigger." I think this means that although I filled in the Trigger Select fields according to the cascade user guide and pressed the set button, the Trigger Select fields were not set up (not saved). What could be the reason for this? Could you guide us on how to set this up correctly?

  • Hello,

    No, the GUI will show whatever was last selected, not what was selected for the master. If you go back to master device it will not update with the selections you made for master, it will still show the last selections you made for the previous device. The GUI does not "save" your selections for all devices, it sends them to the device where it is stored on device memory and only shows your last input. 

    Regards,

    Adrian

  • Thank you @TI__Mastermind .
    Can anyone suggest any references (other than mmwave_studio_cascade_user_guide) to follow for MMWAVE-STUDIO Software Configuration with MMWCAS-RF-EVM and MMWCAS-DSP-EVM

  • 1. Can anyone guide me on how to set up the RADAR API values in this window?

    2. After setting up the values, how can we confirm that radar framing has occurred, the corresponding bin files have been created, and they are correct?

  • Hello,

    We provide example scripts in the below directory which you can reference.

    C:\ti\mmwave_studio_03_00_00_14\mmWaveStudio\Scripts\Cascade

    To see if commands were issued correctly you can select View  > Ouptut. Each API will give you a status, if it passed then it was issued to the device correctly and received the expected response back from the device.

    Regards,

    Adrian