Other Parts Discussed in Thread: ADS124S08
Tool/software:
Hi,
We are using ADS1248, 24-bit ADC chip to interface with STM32 controller via SPI Communication. We have not got proper output ADC value. When always read the ADC value get Junk value repeatedly even, I have adjusted Potentiometer.
In this case we want to check handshake between STM and ADS1248 is DONE or NOT. So, wrote simple code for checking communication between ADS1248 and STM. So, we choose one register to write some value and again read that particular register to compare both values are same or not. But we got different values, both are not same.
Here attached the document of schematic and example source code.
Kindly verify it and help us to resolve this issue.
Schematic
SPI Configurations
My Source code