Other Parts Discussed in Thread: AWR1243
Hi,
I'm trying to automate the radar device configuration of IWR6843 through SPI and I'm confused by the conflicting documentations:
From mmWaveStudio I read:
```
The mmWave device is configured and controlled from the mmWaveStudio by sending
commands to the device over SPI.
```
But from DFP I'm reading
```
The xWR1642, xWR1843 and xWR6843 radar device is configured and controlled using the
internal MCU (Master subsystem) and it communicates with an external ECU using the CAN
interface.
This document only talks about the communication protocol between radar device and external
host processor using SPI in AWR1243. In xWR1642, xWR1843 and xWR6843 the same protocol
is used to communicate between the BIST subsystem and Master subsystem.
```
And in mmwavelink documentation I'm not seeing anything about 6843.
My question is how exactly is mmwaveStudio configuring IWR6843 through SPI and how can I detach the SPI conmmunication from mmwaveStudio and automate it.
Thank you,
PJ