This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

ADC1256 not responding

< I am using 8 ADS1256 adc's in a board and through FPGA reading the output to microcontroller on multiplexing basis

but whatever command I give ADC gives output as 00 even no data is coming on DOUT pin.

even I am not able to read configuration registers
> <please give some hints to solve this problem>

Parents
  • "There is no use to continue with other work, until you have verified that you are not violating the requirements specified in the data sheet."

    Absolutely - and start with one ADC connected direct to the processor;

    When you have that working, confirm that it still works with one ADC connected via the FPGA on one fixed channel;

    When you have that working, confirm that it still works with one ADC connected via the FPGA on each of the other channels - still using one fixed channel at a time;

    etc, etc,...

Reply
  • "There is no use to continue with other work, until you have verified that you are not violating the requirements specified in the data sheet."

    Absolutely - and start with one ADC connected direct to the processor;

    When you have that working, confirm that it still works with one ADC connected via the FPGA on one fixed channel;

    When you have that working, confirm that it still works with one ADC connected via the FPGA on each of the other channels - still using one fixed channel at a time;

    etc, etc,...

Children