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.

ADC3663: register Configuration for ADC3663

Part Number: ADC3663

Hi,

      customer has no experience with ADC3663 and with below requirements. would you like kindly help give the register configuration?

sample frequency 40MHZ
DCLKIN 20MHZ
output formating 2-wire SLVDS,
 with complex decimation (16bit I +16bit Q),
two's complement
Decimation Filter 2
FCLK source DDC

ADC3663-config.xlsx

  • Hi Ken,

    If the customer is new to using the ADC3663, please point them to the ADC3663EVM user guide for reference: 

    https://www.ti.com/lit/ug/sbau366/sbau366.pdf?ts=1669142607407&ref_url=https%253A%252F%252Fwww.ti.com%252Ftool%252FADC3663EVM 

    Additionally, the customer can download our EVM GUI below and change settings to export their desired register writes by selecting 'save config file':

    https://www.ti.com/tool/ADC3663EVM 

    I set the GUI with the parameters described above and saved the config file with the register writes. By default, the output data formatting is two's complement. However, the customer does not mention what they would like to use for the a NCO value for complex mixing. I also assumed they wanted to use 16 bit mode. 

    Regards, Amy

    ADC3663_RegisterWrites.txt
    0x7	0x4b
    0x8	0x0
    0x9	0x0
    0xd	0x0
    0xe	0x0
    0x11	0x0
    0x13	0x0
    0x14	0x0
    0x15	0x0
    0x16	0x0
    0x19	0x82
    0x1a	0x0
    0x1b	0x88
    0x1e	0x0
    0x20	0x0
    0x21	0xf0
    0x22	0xf
    0x24	0x7
    0x25	0x10
    0x26	0x88
    0x27	0x10
    0x2a	0x0
    0x2b	0x0
    0x2c	0x0
    0x2d	0x0
    0x2e	0x10
    0x31	0x0
    0x32	0x0
    0x33	0x0
    0x34	0x0
    // Bit Mapping Registers 0x39 to 0x88. For future development.
    0x39	0x0
    0x3a	0x0
    0x3b	0x0
    0x3c	0x0
    0x3d	0x0
    0x3e	0x0
    0x3f	0x0
    0x40	0x0
    0x41	0x0
    0x42	0x0
    0x43	0x0
    0x44	0x0
    0x45	0x0
    0x46	0x0
    0x47	0x0
    0x48	0x0
    0x49	0x0
    0x4a	0x0
    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	0x0
    0x64	0x0
    0x65	0x0
    0x66	0x0
    0x67	0x0
    0x68	0x0
    0x69	0x0
    0x6a	0x0
    0x6b	0x0
    0x6c	0x0
    0x6d	0x0
    0x6e	0x0
    0x6f	0x0
    0x70	0x0
    0x71	0x0
    0x72	0x0
    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
    

  • thank you  very much

  • The value for 0x19 register is 0x82 which is conflicted with BIT3-2 must be 0 listed in ADC3663 Page 61 . any input error in configure txt file?

  • Hi Ken,

    In any situation where a discrepancy occurs between our GUI and a private register in the datasheet, we advise to stick with the value performed by our GUI.

    Regards, Chase

  • Chase

       i has ADC3663 EVM +LVDS FPGA Interposer Card,without TSW1400EVM. Can I  export the register configuration value by "ADC35XX EVM GUI'? I can't find " 'save config file" button in "ADC35XX EVM GUI". 

  • Ken,

    You can export the registers using the save log button. This saves all text in the command window, including the register sequence which is written to the device. You do not need the TSW1400EVM to save the register sequence. You will need the TSW1400EVM to take any data however.

    Regards