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没有电流输出

Other Parts Discussed in Thread: DAC8760

通信正常,但是没有电流输出

代码如下:

dac8760_Write(W_ADDR_CTRL,(1<<12)|0x05);
IWDT_Clr();

TicksDelayMs( 100, NULL );//
dac8760_Write(W_ADDR_DATA,0xffff);