Other Parts Discussed in Thread: ADS1220
Tool/software:
Hello,
I have a communication SPI issue with ADS1018. The symptom is the DOUT data is not the same with DIN data on CONFIG MSB& CONFIG LSB when using 32-bit data transmission cycle. Here is DIN data: 0x48,0x6A,0x48,0x6A, but DOUT data: 0x22,0x92,0x29,0x02
Hardware setup:
I am using our controller board to interface with ADS1x18EVM board. We have 5v signal level available on Spi connector, where ADS1x18EVM is connected.
So I did below modifications on ADS1x18EVM board.
1. Removed the SPI level shifter (U2) and short below pins
- Short U2.2 with U2.13
- Short U2.3 with U2.12
- Short U2.4 with U2.11
- Short U2.5 with U2.10
I have also attached the scope waveform for reference.
SPI configuration : SPI clock 500Khz, SpiDataShiftEdge = Leading, SpiShiftClockIdleLevel = LOW
Re->Chip select, Yellow->Clock; Blue-> DIN; Green ->DOUT
Could you pls let me know what went wrong?
Regards
Shyam