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.

AWR1642BOOST: How do we change TX2 of AWR1642BOOST output power in mmWave Demo mode

Part Number: AWR1642BOOST
Other Parts Discussed in Thread: MMWAVE-DFP

Hello,

I want to change the TX output power in mmWave Demo mode.

I was able to change TX1, but not  able to TX2.

Is there the way to change the output power of TX2?

Best Regards

  • Hello Abe-san,

    The Tx power can be changed changing the  profile configuration.

    You can look at the "AWR1xxx Radar Interface Control Document.pdf" available in the MMWAVE-DFP and refer section "Sub block 0x0100 – AWR_PROFILE_CONF_SET_SB"  for the profile configuration message. The "PF_TX_OUTPUT_POWER_BACKOFF" needs to be programmed to change the TX power.

    In the context of the mmWave demo , to change TX2 and TX3 you can do the below modification

    Default with no Tx power reduction.

    profileCfg 0 77 3 3 56 0 0  8 1 256 5000 0 0 30

    New profile configuration configuring the TX1, TX2 to reduce the power by 3dB (TX backoff power : 0x0303 = 771)

    profileCfg 0 77 3 3 56 771 0  8 1 256 5000 0 0 30

    Thanks,

    Raghu

    ---------------------------------------------------------------------------------------------------------

    Please click the Verify Answer button on this post if it answers your question.

    ----------------------------------------------------------------------------------------------------------

  • Feel free to re-open if there are further queries on this post.

    -Raghu