Other Parts Discussed in Thread: ADS1293
Hi,
I Have interfaced ADS1293 with Energy Microcontroller EFM32G890F128 . I HAve written a code to read the default values of the registers let us say CONFIG Register ( Address 0x00) , i should get a default value of 0x02. But im getting 0xFF. And it is the same im getting for all the register having base address of 0x1F, 0x21 to 0x2A im getting the default value as 0xFF.
Could you please explain me what can be reason for getting this and how to resolve this issue and get the correct default values for the corresponding registers.
Thanks
Raghav.....