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.

AWR1642: What will the mmWave frame when perform a quick restart?

Part Number: AWR1642

Hi:

    I wrote the following code:

MMWave_stop();

// do something...

MMWave_start();

    I have 2 subframes in advance frame configure. If I stop the mmwave, and I restart it, which subframe will be transmitted? Will the hardware restart to transmit the first subframe?

    Thank you!