We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
How to enable the first five channel in the analog to digital convert AD7739?
assuming i want to start continuous conversions for the first five channels,how can i do it?
Did you read the data sheet? It's all in it. As I explained before, set bit 3 (enable) in the corresponding channel setup registers (in your case they have the addresses 0x28 to 0x2C) and in the mode register of the first channel (i.e. in your case register 0x38) set the mode bits to "001".
Thomas
thank's Thomas Brandl yes i have read the datasheet!now i am going to do that you explain