Hello,
Regarding to Continuous conversion mode and Single-shot mode on ADS1120, they have some question.
They will use it with changing two mode.
Due to the keeping settling time, they will use Single-shot mode between Continuous conversion mode.
I think that it is strange solution. But I'm not sure that whether there is any problem in that.
Please refer bellow register setting.
(Question)
1) Is there any impact or problem at changing mode in ADS1120
Could you please give me some comment or advice?
2) Is reset(register) or wait-loop needed for changing mode?
If it's needed, is it good for executing after configuration CM bit?
3)Before changing MUX, they set wait-loop(500ms).
Which is the best before and after the changing MUX ?
(Register setting list)
a) Set Single-shot mode (CM bit) <- Not read data.
*Reset(register) ?
b) Wait 500ms
c) Change MUX
d) Set Continuous conversion mode (CM bit)
*Reset(register) or wait-loop?
e) START command
f) Detect DRDY interrupt
g) Read DATA
h) Set Single-shot mode (CM bit) <- Not read data.
*Reset(register) ?
i) Wait 500ms
j) Change MUX
*Repeat (d)
Regards,
Tao_2199