Other Parts Discussed in Thread: AWR1642, DCA1000EVM,
Greetings,
I need to acquire raw data from awr1642 ADC while disabling the tx channel, meaning this radar sensor should only be used as a receiver. On top of that I would like to see the raw data in the computer with a data acquisition board.
Following the suggestion from another thread e2e.ti.com/.../753436 and using the demo from the recommended sdk, I disabled the tx in the configuration file and rejected (commented the lines of code) the code in CCS that sends errors related to that.
Using the mmwave demo visualizer I can see the plots as normal but with much lower power in the range profile, expecting only noise as it is not supposed to send any signals.
My problem is related to the acquisition with the DCA1000EVM, when configured to read the raw data from the receiving channels adc's, there is no response from data acquisition board and it does not send any data to the computer. If I use a regular configuration profile it works just fine and I can receive the ADC data to the computer as expected.
Thanks in advance and regards,
Edgar