Other Parts Discussed in Thread: AWR1843
我了解了DCA1000的用户指南,我现在已经能够使用AWR1843运行driver vital signs的案例。
现在希望利用dca1000采集该案例的原始数据,请问该如何进行呢?
是需要先将该案例的程序烧录到AWR1843,然后断电之后再连接好dca1000和1843,按照dca1000用户指南进行操作么
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.
我了解了DCA1000的用户指南,我现在已经能够使用AWR1843运行driver vital signs的案例。
现在希望利用dca1000采集该案例的原始数据,请问该如何进行呢?
是需要先将该案例的程序烧录到AWR1843,然后断电之后再连接好dca1000和1843,按照dca1000用户指南进行操作么
需要在vital sign里添加lvds代码,可以看一下下面的帖子。
https://e2e.ti.com/support/sensors-group/sensors/f/sensors-forum/948261/compiler-dca1000evm-lvds-stream-activation-for-vital-signs
我找到了一个相关的帖子,实时操作系统/DCA1000EVM: 使用 DCA1000EVM 采集生命体征 ADC 数据 - 传感器论坛 - 传感器 - TI E2E 支持论坛。这个帖子并没有提到需要添加lvds代码,只是说需要在mmwave_studio中配置和driver_vital一样的参数就可以了。
您给的e2e帖子里有说明“The .bin file that is provided in the vital signs lab folder is an application binary that you cannot use with mmWave Studio.”
所以mmwave studio要运行的不是vital sign demo,而是mmwave_studio_02_01_00_00\rf_eval_firmware里的代码。
要把driver vital sign的cfg文件里参数配置移植到mmwave studio中配置。
那您的意思就是,我如果想要利用dca1000和1843的板子捕获原始数据,我只需要
1.将两个板子连接
2.按照dca1000 quick start手册步骤操作
3.按照driver vital sign 的cfg文件参数更改修改DataCaptureDemo_xWR.lua的配置文件,啁啾声和帧配置
就可以了么?那请问driver vital signs的案例程序需要烧录到1843板子里么,如果需要请问需要什么时候烧录呢?
另外利用dca1000捕获的原始数据保存会在哪里呢?
是这几个步骤。
您希望采的是原始数据,不需要运行driver vital sign demo来对raw data进行算法处理,在lua里配置相关参数就可以了。上面的帖子里也有说明。
Please keep in mind that is it the inter frame DSP algorithm that is is included in the Vital Signs lab source files that calculates the breathing rate and heart rate.
上述第二幅图报错MSS FW Download failure 是我将程序运行关闭之后的报错