This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DAC8760: Current setting problem

Part Number: DAC8760

HI,

I have some question in setting DAC8760 as below:

Dac8760 sets the output current of 4 ~ 20mA and the actual output current of 9 ~ 12mA.

The register configuration has been confirmed to be OK by reading the register.

Do you need to do other configuration on the software? Is there a problem with the hardware design?

Code:

Dac8760 ﹐ write (w ﹐ addr ﹐ reset, 1); / / reset all registers

Dac8760 write (W addr Ctrl, (1 < < 12) | 0x05); / / configure output current

Dac8760 ﹣ write (w ﹣ addr ﹣ data, 0xFFFF); / / output 20mA

Schematic as below:

thanks,