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.

[参考译文] DAC8871EVM:DAC8871EVM

Guru**** 1641220 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/data-converters-group/data-converters/f/data-converters-forum/910717/dac8871evm-dac8871evm

器件型号:DAC8871EVM

您好!

我有一个问题、我的输出上没有电压。 您是否在附件中的原理图中看到问题?

我使用 Arduino 驱动芯片。 请参阅以下代码:

IOWrite (GPIOA、CS_DAC3);
延迟(10);
SPI.transfer (0x4f);// config0
SPI.transfer (0x4f);// config0
IOWrite (GPIOA、CS_OFF);
延迟(10);

你有什么想法吗?

谢谢你  

此致

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好!

     电源电压是多少? +1V 和-1V? 无法从原理图中了解这一点

    VCC 最小值应为+13.5V

    请澄清这一点以继续。

    此致、

    AK