Other Parts Discussed in Thread: AWR2243
您好,工程师,请问我使用AWR2243和DCA1000EVM采集数据,只能采集一段数据吗?能否一直采集,原始数据是bin文件,如何转成可以看见的数据呢?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
您好,工程师,请问我使用AWR2243和DCA1000EVM采集数据,只能采集一段数据吗?能否一直采集,原始数据是bin文件,如何转成可以看见的数据呢?
可以把framecfg里的number of frames配置为0,连续帧模式。
.bin文件的解析可以使用下面文档里的matlab代码。
9 Interpreting Binary File in MATLAB
https://www.ti.com/lit/an/swra581b/swra581b.pdf