Post Go back to editing

ADRV9002 CALIBRATION ERROR

Thread Summary

The user encountered a calibration error (Error number 3 and 13314) while using the ADRV9002 with NOOS version 2021_R1 on a ZCU102 eval board. The error is likely due to the clock frequency mismatch; the code specifies 38.4 MHz while the user is using 100 MHz. The solution is to update the 'deviceClock_kHz' parameter in Navassa_CMOS_profile.h to 100000 to match the 100 MHz clock frequency.
AI Generated Content
Category: Software
Product Number: ADRV9002
Software Version: 2021_R1

Hi,

I am using adrv9002 with NOOS version 2021_R1, I am getting CALIBRATION ERROR

[ERROR]: Error number 3 (0x00000003), Recovery action -101.In file ../src/noos/drivers/rf-transceiver/navassa/devices/adrv9001/public/src/adi_adrv9001_arm.c, in function adi_adrv9001_arm_CmdStatus_Wait, in line 646, variable name device.Error message ArmCmdStatusWait() failed due to thrown ARM error. Is device in correct state for calling command?.

Why this is occur and what is the description for this  Error number 3 (0x00000003)

Thread Notes