Hi,
I have two ADC3563 on the same board. I configure them to emit constant test pattern (0x0CC0) but neither of two ADCs output correct custom constant pattern on B channel.
I configure the ADC registers in the following order (as suggested in the datasheet and in the answer to a similar problem in this forum):
[ADC1] REG_SW_RESET (0x0000) -> 0x01 (rb=0x00)
[ADC1] REG_OP_IF_MAPPER (0x0007) -> 0x4B (rb=0x4B)
[ADC1] REG_EFUSE_LOAD (0x0013) -> 0x01 (rb=0x00)
[ADC1] REG_BIT_MAPPER (0x001B) -> 0x88 (rb=0x88)
[ADC1] REG_DIG_FEATURES (0x0024) -> 0x0E (rb=0x0E)
[ADC1] REG_DECIM (0x0025) -> 0xD0 (rb=0xD0)
[ADC1] REG_OP_ORDER_A (0x0027) -> 0x10 (rb=0x10)
[ADC1] REG_OP_ORDER_B (0x002E) -> 0x10 (rb=0x10)
[ADC1] REG_FCLK_CTRL (0x0019) -> 0x80 (rb=0x80)
[ADC1] REG_NCOA_FTW0 (0x002A) -> 0x3F507507 (rb=0x3F507507)
[ADC1] REG_NCOB_FTW0 (0x0031) -> 0x3FC57C58 (rb=0x3FC57C58)
[ADC1] REG_MIX_CTRL read 0x88
[ADC1] REG_MIX_CTRL (0x0026) <- 0xAA (assert)
[ADC1] REG_MIX_CTRL (0x0026) <- 0x88 (clear)
[ADC1] REG_CUSTOM0 (0x0014) <- 0x00 readback = 0x00
[ADC1] REG_CUSTOM1 (0x0015) <- 0x33 readback = 0x33
[ADC1] REG_CUSTOM2 (0x0016) <- 0x6C readback = 0x6C
Following is the data capture screen shot.:
The first ten signals belong to ADC-1, and the following signals belong to ADC-2.
sig_mon_5/6 and sig_mon_11/12 are the b channel of ADC1 and ADC2.

What could be the possible causes of this problem?
Regards,
Ali Tevfik Dengizek
