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.

ads5271数据有效位请教

Other Parts Discussed in Thread: ADS5271

 使用xilinx的k7160t对ads5271的数字信号进行采集,通过sclk与sdata接口将ad配置成Deskew Pattern模式与Sync Pattern模式FPGA这边正确的收到555与fc0.但是当配置成用户模式后或者不配置,我外部输入电压时,FPGA采集到的值比实际的值大。比如,外部输入到ad的电压为0.514v时FPGA采集到的12bit数据为C1A。如果将此12bit数据的最高为认为是符号位,取低11位的数除以2048(4096的一般),计算出来的数据与输入的数据一致。当外部输入0v时,FPGA接收到数据为7dd。请问对ads5271而言最高位是否是符号位?有效数据位是否是11bit?计算电压值是否为FPGA采集到的电压值除以2048? 谢谢!