Other Parts Discussed in Thread: AWR2944
Hello,
I am working with the AWR2944EVM to develop an HWA application using Code Composer Studio. I have successfully set up CCS with the EVM and ran a few examples, such as hello world, as well as examples that demonstrate the HWA and CLI. However, none of the examples (to my knowledge) actually start the sensor (radiating) and store the data for further real-time HWA processing.
I have tried working with the provided code for the TDM/DDM examples and transferring the snippets I need, but have encountered many errors, as well as difficulties regarding the sheer amount of code. It would be greatly appreciated if a relatively simple CCS project example could be provided that turns on the sensor (perhaps with hard-coded chirping configurations), stores data in the ADC buffer (correct me if this is not the correct procedure) and provides guidance for next steps regarding HWA2.0 processing.
Thanks.