Other Parts Discussed in Thread: AWR1642
Hi,
I am working on AWR1642 EVM,
I was going through the Short range Radar reference design in CCS. It says it has two scenarios i.e multi-mode radar: SRR and USRR. Both the modes are working simultaneously with Time Division Multiplexing configuration.
I want to control the mode by the GUI. I will assign SRR as scenario A and USRR as scenario B. When I chose the scenario in the GUI the EVM should run the respective scenario. I can create a Case statement and keep the EVM in Polling to receive the signal(scenario select) from GUI via UART.
Can anyone help me how can I approach to solve the above situation?
Thank you.