The following is the data being written to the ADC. The first 4 hex digits has the R/W bit followed by the ADC register address. The next 2 hex digits is the data written to respective ADC register. x0000, xB0 x0030, xFF x0031, xFF x0032, xFF x0033, xFF x0048, x07 x0060, x01 x0200, x00 -- Disable JESD x0061, x00 -- Stop calibration x0201, x00 -- JMODE 0 is selected x0202, x03 -- Program KM1 (K-1) , K = 4, KM1 = 3 x0204, x03 -- Scrambler enabled, Signed 2's complement data format, ~SYNCSE used as ~sync x0205, x05 -- JTEST Test pattern control register x0206, x00 -- DID = 0 x0211, xF2 x0212, xAB x0213, x0F -- Enables overrange status output pins x0061, x01 -- Enable calibration x0200, x01 -- Enable JESD x0210, x01 -- BOOST = 1 x0216, x02 x0219, x02 x02B1, x05 x02B0, x01 x02B5, x00 x02B6, x00 x02B7, x00