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.

[参考译文] PCF8575:PCF8575中断问题

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

https://e2e.ti.com/support/interface-group/interface/f/interface-forum/866835/pcf8575-pcf8575-interrupt-problem

器件型号:PCF8575

我想知道是什么触发了 PCF8575的中断。 例如、我使用 PCA9545链接 PCF8575、并且我已打开 PCF8575的16通道 IO 端口。 PCF8575如何下拉中断引脚以通知 PCF8575? 此过程是如何工作的? 如何配置它?

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

    您好、user5170101、

    PCF8575应按顺序设置为输出高电平(如果设置为输出低电平、则强下拉将与任何拉高的输出进行对抗)、以弱偏置线路高电平、并允许外部驱动器拉低或拉高。

    当引脚状态发生变化时、INT 将触发、当引脚返回到原始状态或在导致 INT 的端口上发生读取时、INT 将复位。

    该器件没有任何寄存器、您只需执行写操作并将希望作为输入的引脚设置为输出高电平即可。

    -Bobby