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