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: DAC8760满量程输出未达到20mA, 请教 增益校准 的步骤是怎样的?

Part Number: DAC8760

手册说的不是很详细, 写的程序校准不成功, 下面是流程:

拉低片选

写入数据寄存器地址

写入数据-高字节

写入数据-低字节

拉高片选

 //

拉低片选

写入配置寄存器地址

写入数据-高字节

写入数据-低字节  使能校准位

拉高片选

//

拉低片选

写入增益寄存器地址

写入增益-高字节

写入增益-低字节

拉高片选

//

增益数据程序写入0xffff, 也写入0, 最大输出值没有变

请问哪里有问题? 有例程可以?