请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:MSP430G2553 当由于 RST 引脚被拉低而使 MCU 复位时、GPIO 的状态是什么? 它们是否默认为浮动输入? 或者...?
谢谢!
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.
当由于 RST 引脚被拉低而使 MCU 复位时、GPIO 的状态是什么? 它们是否默认为浮动输入? 或者...?
谢谢!
尊敬的 Chris:
根据 MSP430x2xx 用户指南、GPIO 被初始化为输入。 建议将任何"未使用的"GPIO 设置为输出并设置为0、以防止由于输入悬空而产生功耗。