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.

AM2732: 2x AWR2243 cascading configuration

Part Number: AM2732
Other Parts Discussed in Thread: TIDA-020047, AWR2243

Hi,

I used the mmwave demo to integrate the cascading of 2xAWR2243, I used following configuration and it fails when configuring the slave radar.

char* radarCmdString[MAX_RADAR_CMD] =
{
"sensorStop\n\r",
"flushCfg\n\r",
"dfeDataOutputMode 1\n\r",
"channelCfg 15 7 0\n\r",
"adcCfg 2 1\n\r",
"adcbufCfg -1 0 1 1 1\n\r",
"lowPower 0 1\n\r",
"dataPathClkCfg 1 1\n\r",
"profileCfg 0 77 267 7 57.14 0 0 70 1 256 5209 0 0 30\n\r",
"dataPathConfig 0 1 0 2 64 64 64 0\n\r",
"hsiClockConfig 9 0\n\r",
"hsiLaneConfig 15 1 0 2 0 4 0 5 0 3 0 0\n\r",
"dataFormatConfig 1 1\n\r",
"chirpCfg 0 0 0 0 0 0 0 1\n\r",
"chirpCfg 1 1 0 0 0 0 0 4\n\r",
"chirpCfg 2 2 0 0 0 0 0 2\n\r",
"frameCfg 0 2 16 0 256 100 2 0\n\r",
"guiMonitor -1 1 1 0 0 0 1\n\r",
"cfarCfg -1 0 2 8 4 3 0 15 1\n\r",
"cfarCfg -1 1 0 4 2 3 1 15 1\n\r",
"multiObjBeamForming -1 1 0.5\n\r",
"calibDcRangeSig -1 0 -5 8 256\n\r",
"clutterRemoval -1 0\n\r",
"compRangeBiasAndRxChanPhase 0.0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0\n\r",
"measureRangeBiasAndRxChanPhase 0 1.5 0.2\n\r",
"aoaFovCfg -1 -90 90 -90 90\n\r",
"cfarFovCfg -1 0 0 8.92\n\r",
"cfarFovCfg -1 1 -1 1.00\n\r",
"extendedMaxVelocity -1 0\n\r",
"calibData 0 0 0\n\r",
"sensorStart\n\r"
};

Could you please give me a correct configuration which works with the 2xAWR2243 ?

Thanks.

  • Hi,

    Are you using any SW from Texas Instruments?

    Are you using a custom EVM?

    Thank you

    Cesar

  • Hi Cesar,

    I am using the ti mmw demo provided within mcu plus sdk for am273x with our board based on TIDA-020047 reference design.

    I am using it as a starting point for my application , I am using the CLI BYPASS MODE to use a static configuration and trying to integrate the cascading of 2xawr2243 radars.

    The application fails when configuring the slave radar.

    could you help us with the correct configuration and the needed modifications in mss and des to support the cascading.

    Thanks.

  • Hi,

    I have assigned this thread to our cascade support team member

    We will be able to get back to you early next week.

    thank you

    Cesar

  • Hi Mohammed,

    Can you please give more details on the changes you have made and the fail case behavior that you are observing? Is there an mmwavelink error code generated or some other behavior when trying to configure the slave?

    Regards,

    Kaushik

  • Hi Gowda,

    I Integrated the configuration of AWR2243 from the cascade test into mmwave demo in mss code source and the configuration is done without error for the two radars.

    But I still need to update the dss part to support reading ADC samples from the slave radar and integrate them in the processing chain to check if the cascading is working correctly.

    Could you share with me the dss code source which should be update in mmwave demo to get the cloud points from 2*AWR2243, because the mmwave demo support only one AWR2243 radar ?

    Thanks.

  • Hi Mohamed,

    We currently do not share any SW with respect to the any radar processing as this is only a TI reference design. You would have to understand the demo and make your own changes for the time being.

    Regards,

    Kaushik