Hi Team ,
We are setting the Tx attenuation using API " adi_adrv9001_Tx_Attenuation_Set(adrv9001Device_0, ADI_CHANNEL_1, 20000) " and we do see corresponding signal level change in analyzer but when we read back attenuation using "adi_adrv9001_Tx_Attenuation_Get(adrv9001Device_0, ADI_CHANNEL_1, &TxAtt_temp)" , it always return (0x9c40).
Please help us on this issue !