This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

ADC3541: ADC3541 DDR mode

Part Number: ADC3541

Tool/software:

Hi team,

My customer find ADC3541 DDR mode can't work. Could you help to solve this problem?

Below is their code:

  • Hi Enhui,

    Please send us the list of register writes the customer is using to config the ADC with.

    Also, is the customer using the ADC3541EVM and what TSW data capture board?

    Or is this their own design? Please advise.

    Thanks,

    Rob

  • Hi Rob,

    This is the customer their own design. Below is the list of all register writes:

    For the configuration example, if all the registers need configurate? Or if we have the DDR configurate code example? Thanks 

  • Hi Enhui,

    Using the EVM and GUI, I was able to generate a config for DDR Bypass mode. The cusotmer will need to program all of these registers in the same order. Below is the capture I took using the attached config to confirm:

    ADC3541_DDR_config.txt
    0x7	0xa9
    0x8	0x0
    0x9	0x0
    0xd	0x0
    0xe	0x0
    0x11	0x0
    0x13	0x0
    0x14	0x0
    0x15	0x0
    0x16	0x0
    0x19	0x0
    0x1a	0x0
    0x1b	0x0
    0x1e	0x0
    0x20	0x0
    0x21	0x0
    0x22	0x0
    0x24	0x0
    0x25	0x0
    0x26	0x0
    0x27	0x0
    0x2a	0x0
    0x2b	0x0
    0x2c	0x0
    0x2d	0x0
    0x2e	0x0
    0x31	0x0
    0x32	0x0
    0x33	0x0
    0x34	0x0
    // Bit Mapping Registers 0x39 to 0x88. For future development.
    0x39	0x0
    0x3a	0x0
    0x3b	0x5b
    0x3c	0x60
    0x3d	0x61
    0x3e	0x62
    0x3f	0x63
    0x40	0x68
    0x41	0x69
    0x42	0x0
    0x43	0x0
    0x44	0x5f
    0x45	0x64
    0x46	0x65
    0x47	0x66
    0x48	0x67
    0x49	0x6c
    0x4a	0x6d
    0x4b	0x0
    0x4c	0x0
    0x4d	0x0
    0x4e	0x0
    0x4f	0x0
    0x50	0x0
    0x51	0x0
    0x52	0x0
    0x53	0x0
    0x54	0x0
    0x55	0x0
    0x56	0x0
    0x57	0x0
    0x58	0x0
    0x59	0x0
    0x5a	0x0
    0x5b	0x0
    0x5c	0x0
    0x5d	0x0
    0x5e	0x0
    0x5f	0x0
    0x60	0x0
    0x61	0x0
    0x62	0x0
    0x63	0x50
    0x64	0x51
    0x65	0x52
    0x66	0x53
    0x67	0x58
    0x68	0x59
    0x69	0x5a
    0x6a	0x0
    0x6b	0x0
    0x6c	0x54
    0x6d	0x55
    0x6e	0x56
    0x6f	0x57
    0x70	0x5c
    0x71	0x5d
    0x72	0x5e
    0x73	0x0
    0x74	0x0
    0x75	0x0
    0x76	0x0
    0x77	0x0
    0x78	0x0
    0x79	0x0
    0x7a	0x0
    0x7b	0x0
    0x7c	0x0
    0x7d	0x0
    0x7e	0x0
    0x7f	0x0
    0x80	0x0
    0x81	0x0
    0x82	0x0
    0x83	0x0
    0x84	0x0
    0x85	0x0
    0x86	0x0
    0x87	0x0
    0x88	0x0
    0x8f	0x0
    0x92	0x0
    

    Best,

    Luke Allen