Other Parts Discussed in Thread: , IWR6843
Hi
I know TI's mmwave IC does not support sleep mode currently, but I have a project that need a battery powered radar that the power consumption is very important to let this project success or not.
This project need the Radar to track multi-target ( use SDK's 3D-tracker), and I found 200mS frame period with the tracking can work well. But the problem is the power consumption can not meet the project requriement, even though we had follow TI's power consumption optimization video but we still far away from the goal.
Is there any way that I can use a external MCU ( like a cheap Cortex M0 ) to control the mmwave IC ( not power on/off , because we need to keep the tracker memory so than the tracker can keep tracking for next frame ) let the mmwave IC can enter some kind of mode ( this mode power consumption need to be very very low, but just keep the size of the RAM that tracker required) when Radar send out the target data to let mmwave enter a very low power mode, than MCU wait for example 150ms to set the mmwave IC wakeup , let the mmwave IC can continue to process next frame, even though the mmwave need to be reset ( but RAM data keep ) is OK if that way can reduce the power consumption.
Can you help to check is it possible?