Post Go back to editing

Is there a digital loopback mode for the ADRV9009?

Is there a digital loopback mode for the ADRV9009?

Parents
  • No There is no digital loop back.

    For JESD debugging , you can use the PRBS Generator for framer and PRBS checker for deframer. Details are given in User Guide UG- 1295.

    The typical usage sequence is as follows:

    1. Initialize the device as outlined in the Link Establishment section.
    2. Run the TALISE_enableFramerTestData() with the required framer, set the test data source to the desired PRBS order, and set the injection point to serializer input.
    3. Enable the PRBS checker on the BBP and reset its error count.
    4. Wait a specific amount of time to allow a good number of samples to be transmitted, and then check the PRBS error count of the BBP.
Reply
  • No There is no digital loop back.

    For JESD debugging , you can use the PRBS Generator for framer and PRBS checker for deframer. Details are given in User Guide UG- 1295.

    The typical usage sequence is as follows:

    1. Initialize the device as outlined in the Link Establishment section.
    2. Run the TALISE_enableFramerTestData() with the required framer, set the test data source to the desired PRBS order, and set the injection point to serializer input.
    3. Enable the PRBS checker on the BBP and reset its error count.
    4. Wait a specific amount of time to allow a good number of samples to be transmitted, and then check the PRBS error count of the BBP.
Children