Post Go back to editing

Output data of AD9129 is broken

When I tested with power on/off, sometimes RF output was broken.

I tested DLL mode and odelay of FPGA. Two method was the same result.

And when I reconfigured AD9129 repeatedly, this issue was occurred.

Could you guide me how to resolve this issue?

normal operation : 

 

abnormal operation :

Parents
  • I set registers of AD9129.

    Address = set value

    H"00"           X"00";     

    H"30"           X"5C";     

    H"0C"           X"64";     

    H"0B"           X"39";     

    H"01"           X"68";     

    H"34"           X"5D";     

    H"01"           X"48";

    H"33"           X"13";     

    H"33"           X"D8";     

    H"33"           X"D0";     

    H"0D"           X"06";     

    H"0A"           X"C0";     

    H"18"           X"A0";     

    H"20"           X"C6";     

    H"21"           X"03";     

    H"30"           X"46";     

    H"12"           X"20";     

    H"11"           X"81";     

    H"11"           X"01";     

    H"01"           X"08";     

    H"00"           X"81";     

    H"0A"           X"00";                 -- DLL disable

    H"7C"           X"D4";                -- DCO current set 

Reply
  • I set registers of AD9129.

    Address = set value

    H"00"           X"00";     

    H"30"           X"5C";     

    H"0C"           X"64";     

    H"0B"           X"39";     

    H"01"           X"68";     

    H"34"           X"5D";     

    H"01"           X"48";

    H"33"           X"13";     

    H"33"           X"D8";     

    H"33"           X"D0";     

    H"0D"           X"06";     

    H"0A"           X"C0";     

    H"18"           X"A0";     

    H"20"           X"C6";     

    H"21"           X"03";     

    H"30"           X"46";     

    H"12"           X"20";     

    H"11"           X"81";     

    H"11"           X"01";     

    H"01"           X"08";     

    H"00"           X"81";     

    H"0A"           X"00";                 -- DLL disable

    H"7C"           X"D4";                -- DCO current set 

Children
No Data