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.

CCS/ADS1291: SPI Comm Problem with ADS1291.

Part Number: ADS1291

Tool/software: Code Composer Studio

Hi

I have my own design with ADS1291.

By default DRDY pin has signal, also there is some data on DOUT pin. If i STOP Convertion with making START pin Low DOUT make nothing.

These are only things normal.

The problem is SPI comm. I cant read any thing. Im see signal true at DIN, CLK, CS pins. But no response.

Also i cant make STOP Convertion from registers or by sending SDATAC command. ADS do get register wirte commands.

For example i can see 0x20 0x00 0xFF (dummy for read) on DIN pin, and CLK CS seem fine but no response from DOUT.

-------------------------------------------------

I use internal oscillator.

I tried to make CLK output with Config2 Register CLK_EN but ADS didnt get it. No Clk output. So I think, cant write to registers.

SPI Clk is 480kHz

VSS = GND,

VREFP is 0V ( is it a problem ?? )

VCAP2 = 5.35V

VCAP1 = 1.36V