Hello everybody.
Had fun playing with DAC8760 the last few days, including:
- changing the ranges 0-5V, 0-10V, 4-20mA, 0-20mA;
- setting data register and visualizing the output.
What I could not do was modifying the output value by changing zero calibration register.
What I did:
- set the control register: OUTEN, SRCLK, SRSTEP, SREN, RANGE
- set the config register: CALEN
- set the gain calibration register: 0x8000
- set the zero calibration register: any possible value I could think of (with no result)
- read back successfully all the above registers, all values were the same
What is the appropriate sequence of setting zero calibration register?
Thank you!