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.
我现在利用FPGA来配置ADC08d1520芯片,在extended control mode(pin 41 ece为0),是否只需要通过sclk,scs,sdat引脚将寄存器的值写进adc中,其他引脚参考ti上的adc08d1520.v的代码,全部给高阻状态?
我这样配置了,adc通过FPGA采样的结果不对,采样下来的值只有80,81和7f这些值,在没有给输入的情况下。
时钟是250MHz,通过lmx2541给的。
正确的配置应该是怎样的呢?