Hi ,
We are using ADS8568 with Paralel interface in our project.
- Microcontroller is TM4C1231H6PM.
- Chanel A[0:1], B[0:1], C[0:1], D[0:1] are used,
- CONVST_D, CONVST_C, CONVST_B and CONVST_A pins are tied together.
- Configuration Register is set to: 0x800083FF
In this case we are getting data from Channel B[0:1], C[0:1] ,D[0:1] correctly. But we are getting 0x8000 from Chanel A0 and A1.
We know that Channel A is always enable. We set the PD_B, PD_C, PD_D bits of Configuration Register to disable the channels, then all channels sent 0x8000.
So this mean Chanel A[0:1] is not working from the begining?
We tried lots of things but always getting 0x8000 from chanel A[0:1].
Thank you for your comments,
Serkan.