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.

CCS/AWR1642BOOST: AWR1642 calibration

Part Number: AWR1642BOOST

Tool/software: Code Composer Studio

Hallo,


Could someone be in the zone calibration area as shown in the picture below? I want to try this in my car but the zone is changed here and I don't know the numbers marked in blue in which area they are.

Thank you very much

Alex


  • Hi Alex,

    If you open the VOD user guide: \lab0003_occupancy_detection\docs\ODdemo_usersguide.html, you can search for the VOD demo commands such as 'zoneDef' and get a description of what they are.  For zoneDef, there are 4 numbers per zone:

    • starting range row #
    • number of rows
    • starting azimuth column #
    • number of columns

    In the configuration you show here, there are 4 primary zones (two front and two back). The "secondary" zones are there only to help with front-to-back descrimination.

      -dave