请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:UCD90160 您好!
我需要 UCD90160的中断详细信息。
中断是边沿还是电平触发的?
中断源是什么?
可以对其进行定制吗?
请参阅任何包含这些详细信息的文档。无法在数据表中找到这些信息。
此致
Pallavi
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.
您好、Pallavi、
一些 GPIO 引脚由边沿触发中断驱动、因此它们比其他引脚稍快一些。 它们在 GUI 中称为低延迟 GPI。
这些 GPIO 引脚为:GPIO1-4、13、16、17、18。
仅当 GPIO 引脚定义为特定的 GPI 时、才会启用中断功能:
GPIO1定义为 GPI1、
GPIO2定义为 GPI2、
GPIO3定义为 GPI3
GPIO4定义为 GPI4
GPIO13定义为 GPI5
GPIO16定义为 GPI6
GPIO17定义为 GPI7
GPIO18定义为 GPI8
遗憾的是、无法对其进行自定义。
此致、
Zhiyuan