버전 선택

버전 선택

검색된 결과가 없습니다. 검색어를 지우고 다시 시도하십시오.

ADS127L18-FPGA-EXAMPLE-CODE

ADS127L18 example FPGA code

버전 선택
검색된 결과가 없습니다. 검색어를 지우고 다시 시도하십시오.
최신 버전
버전: 1.0.0
출시 날짜: 2024. 11. 7
제품
정밀 ADC
ADS127L14 4채널, 동시 샘플링, 512kSPS, 광대역 24비트 델타-시그마 ADC ADS127L18 8채널, 동시 샘플링, 512kSPS, 광대역 24비트 델타-시그마 ADC

출시 정보

Example FPGA code for ADS127L18 data port

This is an example of how to latch data from the ADS127L18 frame-sync data port that outputs the channel conversion data. The data port is a synchronous, read-only interface with synchronized output clock signals (FSYNC and DCLK) and channel data (DOUTx). This Verilog module captures and splits the continuous 1/2/4/8 lane data (including STATUS and CRC bytes if enabled) into eight separate channels and latches the data between frames.