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.

AWR1843BOOST: How to change number of zones in Firmware of Occupancy Detection

Part Number: AWR1843BOOST

Hello,

I am working on occupancy detection demo in Automotive toolbox.

https://dev.ti.com/tirex/explore/node?node=ANjPbaVnjUyzRAuPlBpY0g__AocYeEd__LATEST

Please I need the steps of how to change number of zones from the firmware.

I don't need any recommendations for other examples.

My steps was:

1- zoneDef 10  7 10 1 14  7 10 33 14  20 10 2 11  20 10 13 11  20 10 25 11  20 10 36 11   47 10 2 11  47 10 13 11  9 10 8 32  24 10 8 32

2- add  2 columns for each coeffMatrixRow 

3- add 2 columns for each rowNoise 

4- change ODDEMO_MAX_ZONES to 10 

5- change ODDEMO_MATRIX_ROW_SIZE to 6

Is that correct?

Thanks,