Hi,
When using the AWR2944 chip, customer wants to use dual-wavelength alternating transmission in DDMA mode to expand the speed. After checking the relevant TI documents, he saw that there is an advanceframe mode that can realize this transmission mode.
After the configuration is complete, it is found that the code runs to the MmwDemo_configPhaseShifterChirps function module and it will judge that if the dfeDataOutputMode is MMWave_DFEDataOutputMode_ADVANCED_FRAME, it will run to CLI_write("Advanced Subframe Config is not currently supported with the DDMA chain\n"). Therefore, I would like to ask whether the AWR2944 chip actually supports the use of advance frame configuration in DDMA mode. If so, where should I modify to achieve this function?