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.

IWRL6432BOOST: Understand mmWave L SDK for application development with CCS

Part Number: IWRL6432BOOST

I'd like to understand the mmWave L SDK used for application development with CCS. I know there are the API reference and example projects part of the SDK, but I am not able to see a guide on performing a particular task, say configuring the senor, reading the ADC data, performing FFT on the obtained ADC data, etc. If there are some guides / video tutorials that provide an high level explanation with examples for a particular task it will be really helpful for me the development process. The SDK docs just provide what a particular function or struct is, but not where to use it.

  • Hello, 

    Please let me know which version of the SDK you are using here. The Out-of-Box demo for this SDK, also known as "Presence and Motion Detection Demo", should serve as your go to reference for these tasks at this point in time. You can also reference the implementation guide for this demo which can be found at <MMWAVE_SDK5_INSTALL_DIR>/docs/MotionPresenceDetectionDemo_documentation.pdf. Is this a guide you have already seen? Are you looking for additional details beyond what is provided in this guide?

    Best Regards,

    Josh

  • Thank you for pointing me out to the docs of "Presence and Motion Detection Demo", it seems to serve my purpose. If there are other docs that can help me, kindly point me to them as well.

  • Hello, 

    Sorry for the delayed response here. Another doc which is useful for understanding the effect of changes to the radar configuration is the tuning guide. The tuning guide can be found in the same folder with the name MotionPresenceDetectionDemo_TuningGuide.pdf

    Best Regards,

    Josh