xensiv-radar-sensing
All Data Structures Functions Variables Typedefs Enumerations Enumerator Modules Pages
Quick Start Guide

RadarSensing library is used in ModusToolbox, Refer to the Supported Software and Tools.

The quickest way to get started is using the Code Examples. Infineon Semiconductor continuously extends its portfolio of the code examples at the Cypress Semiconductor website and at the Cypress Semiconductor GitHub.

RadarSensing Quick Start Guide

This quick start guide assumes that the environment is configured to use PSoC 6 Peripheral Driver Library(psoc6pdl) for development and the library is included in the project. It also assumes the ModusToolbox Device Configurator Tool

  • Click on New Application option in Modus Toolbox to open Project Creator and select CYBSYSKIT-DEV-01.
    Project Creator
  • Click on the application to be created: Radar Presence / Entrance Counter Application on FreeRTOS and click on Create. Once done, the example project is visible on Project Explorer tab. Build and run.
    Application selection
Note
Please make sure that the radar wingboard is connected to the FeatherKit.

Supported Software and Tools

This version of library is compatible with the following Softwares and Tools:

Software and Tools Version
ModusToolbox Software Environment 2.2
ModusToolbox Project Creator 1.20
Peripheral Driver Library (PDL) 1.5.0
GCC Compiler 9.3.1
FreeRTOS 10.3.1

Memory Usage

Flash size - 49228 bytes Data size - 568 bytes

The RadarSensing library runtime required stack and heap memory consumption varies for different applications.

Entrance counter:

  • Stack Size - 1792 bytes
  • Heap Size - 25026 bytes

Presence detection:

  • Stack Size - 1792 bytes
  • Heap Size - 137837 bytes

More Information

Cypress highly recommends starting with these documents. They can be found on the Cypress web site at www.cypress.com.

For more information, refer to the following documents:

Note
The links to another software component's documentation (middleware and PDL) point to GitHub to the latest available version of the software. To get documentation of the specified version, download from GitHub and unzip the component archive. The documentation is available in the docs folder.