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.
Hello,
As always, I breadboard new devices to make sure I understand how to use them before committing to a new design.
As a first communications test I attempt to read registers. Using SPI, MODE1 MSB 1st., 1MHz.
I do not seem to be able to do this with the ADS1259 device.
I have tried different OP code combinations to no avail.
As an example, I have attached a typical screen shot of a register request (0x20) followed by OP code (0x01).
The Dout goes high as a response. I expect to see a few zeros in the output for register 0 or register 1.
Have tried 1st OP codes 0x21, 0x22....2nd OP codes of 0x00,0x01,0x02.
As another approach, I did a "manual" implementation of SPI by assigning and manipulating IO pins to simulate SPI functionality.
(this usually helps if I am doing something wrong or if there is a timing problem with an SPI library.)
Still no response.
Any thoughts on what I may be doing wrong?
Hi Randall,
Some questions for you:
Communication issues could result from a variety of places in the ADC or in the surrounding system, so the more info you can provide the better we can help.
-Bryan