Part Number:ADS1262
I am interfacing ADS1262 with Arduino mega2560 along with TFT and sd card.
When I interface ads1262 with above given slave at that time, sometimes it activate and given output and sometimes it does not activate and giving garbage value or zero value.
Although it is giving perfect value when running independently.
I have attached photo of interfacing design. I have also attached code for reference.
I have configured POWER and REFMUX register.
Default value of POWER register is 0x11 which is change to 0x10 (INTREF disabled).
Default value of REFMUX register is 0x00 which is change to 0x12 (AIN2 & AIN3 used as external reference).
ADC is working in continuous mode.
What may be the issue?(Please visit the site to view this file)(Please visit the site to view this file)