Tool/software:
Hello,
I’m currently developing an application for raw ADC data acquisition using the DCA1000. I have successfully implemented support for FMCW mode, and now I’m looking to expand the application to support CW (Continuous Wave) mode as well.
I'm using the OOB (Out-of-Box) demo firmware on the EVM, and from what I’ve read, CW mode is not supported in this binary. My current approach involves configuring the device via the COM port, and I would like to continue doing so for CW mode.
My question is:
Should I implement CW mode functionality directly into the existing source code of the OOB demo, or is there a different firmware binary—perhaps similar to the one used in mmWave Studio—that already supports CW mode and could be used instead?
Best Regards,
Bartlomiej