cde9956948
Reference design for AD4858 20-bit, low noise 8-channel, SAR ADC with buffered differential, wide common range picoamp inputs. The design supports: - CMOS and LVDS interfaces(at build time) - Runtime sampling changes - Store captured samples in RAM, through DMA (available via software support) Documentation at: https://wiki.analog.com/resources/eval/user-guides/ad4858_fmcz/ad4858_fmcz_hdl |
||
---|---|---|
.. | ||
Makefile | ||
README.rst | ||
system_bd.tcl | ||
system_constr.tcl | ||
system_project.tcl | ||
system_top_cmos.v | ||
system_top_lvds.v |
README.rst
- Connect on FMC LPC - VADJ = 1.8V to 3.3V Make sure that all power supply source/voltage selection jumpers are properly placed according to your use case on both the eval board and zed. The default interface at build is CMOS. To explicitly select an interface: - make LVDS_CMOS_N=0 for CMOS interface - make LVDS_CMOS_N=1 for LVDS interface