Prerequisites
What you need depends on which evaluation path you are following. The main path uses the ZedBoard with Linux; the alternative path uses a demonstration board with a microcontroller for no-OS evaluation.
Important
This guide focuses on LTC2378-20 with the ZedBoard for Linux (the primary and most supported path) and the DC2135A with the MAX32666FTHR for no-OS. The setup applies to all other supported devices as they share the same FMC connector and pin-compatible interface.
ZedBoard
Hardware prerequisites
An LTC23xx FMC evaluation board.
An FPGA carrier: ZedBoard
A microSD card for booting Kuiper Linux
A Micro-USB cable for the UART console connection
An Ethernet cable connected to your local network
A signal source for the analog input (SMA connector)
Software prerequisites
The ZedBoard boots Kuiper Linux from the microSD card. The following files are required on the SD card boot partition:
BOOT.BIN- combines the FSBL, U-Boot, and FPGA bitstream; build the ltc project for your device from HDL projectsuImage- Linux kernel imagedevicetree.dtb- compiled device tree for the ZedBoard/LTC2378
Note
Pre-built Kuiper Linux images that include the LTC2378 FMC bitstream are available as part of the Kuiper distribution. For custom builds, see:
For visualizing captured data from the FPGA board, use one of:
IIO Oscilloscope - a graphical tool for capturing and displaying IIO device data
Scopy v2.0 or later (must include the IIO plugin)
DC2135A
Hardware prerequisites
DC2135A demonstration board (features the LTC2378CMS-20)
MAX32666FTHR microcontroller platform
USB cable to connect the MAX32666FTHR to the host PC
External ±16V power supply for the DC2135A analog circuitry
A low-noise signal source for the analog input (J4 SMA connector)
Jumper wires for the SPI connections between DC2135A and MAX32666FTHR
Note
ADI does not offer FPGA carrier platforms or microcontroller boards for sale or loan; obtaining them is the normal part of development or evaluation.
Software prerequisites
No-OS Build Guide set up on the host PC
The ltc project for your device from no-OS projects
Maxim/ADI toolchain for the MAX32666FTHR target