LTC2378-FMC HDL project

Overview

The LTC2378-20 is a low noise, low power, high speed 20-bit successive approximation register (SAR) ADC. Operating from a 2.5V supply, the LTC2378-20 has a ±VREF fully differential input range with VREF ranging from 2.5V to 5.1V. The LTC2378-20 consumes only 21mW and achieves ±2ppm INL maximum, no missing codes at 20 bits with 104dB SNR.

The LTC2378-20 has a high speed SPI-compatible serial interface that supports 1.8V, 2.5V, 3.3V and 5V logic while also featuring a daisy-chain mode. The fast 1Msps throughput with no cycle latency makes the LTC2378-20 ideally suited for a wide variety of high speed applications. An internal oscillator sets the conversion time, easing external timing considerations. The LTC2378-20 automatically powers down between conversions, leading to reduced power dissipation that scales with the sampling rate.

The LTC2378-20 features a unique digital gain compression (DGC) function, which eliminates the driver amplifier’s negative supply while preserving the full resolution of the ADC. When enabled, the ADC performs a digital scaling function that maps zero-scale code from 0V to 0.1 x VREF and full-scale code from VREF to 0.9 x VREF. For a typical reference voltage of 5V, the full-scale input range is now 0.5V to 4.5V, which provides adequate headroom for powering the driving amplifier from a single 5.5V supply.

Applications:

  • Medical Imaging

  • High Speed Data Acquisition

  • Portable or Compact Instrumentation

  • Industrial Process Control

  • Low Power Battery-Operated Instrumentation

  • ATE

Supported boards

TO BE ADDED

Supported devices

Supported carriers

Block design

Block diagram

The data path and clock domains are depicted in the below diagram:

LTC2378_FMC block diagram

CPU/Memory interconnects addresses

The addresses are dependent on the architecture of the FPGA, having an offset added to the base address from HDL (see more at CPU/Memory interconnects addresses).

Instance

Zynq

spi_ltc2378_axi_regmap

0x44A0_0000

ltc2378_dma

0x44A3_0000

spi_clkgen

0x44A7_0000

ltc2378_trigger_gen

0x44B0_0000

I2C connections

I2C type

I2C manager instance

Alias

Address

I2C subordinate

PL

iic_fmc

axi_iic_fmc

0x4162_0000

PL

iic_main

axi_iic_main

0x4160_0000

SPI connections

SPI type

SPI manager instance

SPI subordinate

CS

PL

axi_spi_engine

ltc2378

0

GPIOs

The Software GPIO number is calculated as follows:

  • Zynq-7000: if PS7 is used, then offset is 54

GPIO signal

Direction

HDL GPIO EMIO

Software GPIO

(from FPGA view)

Zynq-7000

ltc2378_dcgn

INOUT

33

87

ltc2378_chain

INOUT

32

86

Interrupts

Below are the Programmable Logic interrupts used in this project.

Instance name

HDL

Linux Zynq

Actual Zynq

ltc2378_dma

13

57

89

spi_ltc2378

12

56

88

Building the HDL project

The design is built upon ADI’s generic HDL reference design framework. ADI distributes the bit/elf files of these projects as part of the ADI Kuiper Linux. If you want to build the sources, ADI makes them available on the HDL repository. To get the source you must clone the HDL repository, and then build the project as follows:.

Linux/Cygwin/WSL

~$
cd hdl/projects/ltc2378_fmc/zed
~/hdl/projects/ltc2378_fmc/zed$
make

A more comprehensive build guide can be found in the Build an HDL project user guide.

Resources

More information

Support

Analog Devices, Inc. will provide limited online support for anyone using the reference design with ADI components via the EngineerZone FPGA reference designs forum.

For questions regarding the ADI Linux device drivers, device trees, etc. from our Linux GitHub repository, the team will offer support on the EngineerZone Linux software drivers forum.

For questions concerning the ADI No-OS drivers, from our No-OS GitHub repository, the team will offer support on the EngineerZone microcontroller No-OS drivers forum.

It should be noted, that the older the tools’ versions and release branches are, the lower the chances to receive support from ADI engineers.