(just starting feasibility for using the IWR6843AOP in an embedded application)
Am I correct that all the functionality described in MMWAVE-SDK deep dive runs on the cores and DSP within the IWR6843AOP?
(Assuming yes) I see the following options for interfacing to the IWR6843AOP+MWAVE-SDK; is this correct?
CLI:
- Can we access all advanced functions (like the output of the Object Detection DPC) via CLI?
- Is there a better documentation of the CLI than Developer’s Guide mmWave Studio CLI Tool?
Custom Application:
We can add code to the application processor to perform the functions we need and interface over UART to our processor, right?
thank you