Other Parts Discussed in Thread: AWR1642, DCA1000EVM,
Question one:
We want to get the Multi-channel raw data. We use the AWR1642BOOST and DCA1000EVM. we successfully connected the device .
The following are "Chirp" configuration(have used Lane1&Lane2, 2Tx & 4Rx):
First:
"Start Chirp for Cfg = 0
End Chirp for Cfg = 0
Tx Enable for current chirp = Tx0
Set"
Second:
"Start Chirp for Cfg = 1
End Chirp for Cfg = 1
Tx Enable for current chirp = Tx1
Set"
Although data can be acquired, after reading by MATLAB, it is found that half of the channels are missing, only four channels.
I am sure I select both Tx1&Tx2 in StaticConfig, and then Follow your steps set the "Chirp" configuration .
The config: 200chrips*500frames*256samples=25600000,The raw data read is as follows:
This is only 4 channels data,if I want to get 8 channels data,what should I do to config the Tx0 & Tx1?
Can the AWR1642 get 8 channels of data? Some people say'YES',and others say'NO'.
Question two:
Can the DCA1000EVM store data in segments? For example ,Can 500 frames of data be divided into 5*100 frames?
What type of DSP processor can the DCA1000EVM connect to? We want to use DSP to process the collected data.