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.

AWR2243: Can I change the frameCfgs dynamically using advanced frame?

Part Number: AWR2243

We are using the cascade example, mmwave_dfp_02_02_02_01/ti/example/mmWaveLink_Cascade_Example.

We're trying to change chirpCfg, frameCfg dynamically, with different mode (SRR, MRR.. )

As far as I understood, using advanced frame can configure different subframes with fixed sequences, cannot change the mode dynamically. 

Dynamic chirp configuration can do what we need, but I don't know how to change frameCfg (ex. loopCount)

As we tried to frameStop -> chirpCfg -> frameCfg -> frameStart with input, it worked but there was too much delay. 

How to change frameCfg, for example loopCount, in dynamic way?

Thanks for your time. 

SJ Kim

  • Hi Kim,

    Using the dynamic chirp configuration, you can change the chirp parameters dynamically. You can refer to the DFP user guide for more information on this topic in section 11.3. There is no way currently to change the frame configurations dynamically. You will need to issue the frame stop-->frame Cfg-->frame start APIs for this. 

    Thanks,

    Pradipta.