Other Parts Discussed in Thread: AWR1243
Tool/software: TI C/C++ Compiler
Hello, our project need to control the mmwave radar front end AWR1243BOOST then acquire the ADC data from AWR1243BOOST and save as a data file based on C Source code provided by TI, similar to the mmwavelin_example.
Our current hardware settings are AWR1243BOOST + DevPack + TSW1400 + PC.
From technical documents, we know the control of AWR1243BOOST can be realized by mmwavelin_example which could be developed with C.
But the TSW1400 must be controlled by the software HSDC Pro.
We plan to modify the DAQ card.
We Know the AWR1243BOOST and DCA1000EVM can be controlled by mmWave Studio.
We want to know if TI provide the C source code to control DCA1000EVM.