首页|嵌入式系统|显示技术|模拟IC/电源|元件与制造|其他IC/制程|消费类电子|无线/通信|汽车电子|工业控制|医疗电子|测试测量
首页 > 分享下载 > 消费类电子 > Basic knowledge of GPIO&IO

Basic knowledge of GPIO&IO

资料介绍
Basic knowledge of GPIO&IOBasic knowledge of GPIO&IO
Understanding Microcontroller Pin Input/Output Modes

GPIO 复用,多达 7、8 个信号,减小管脚数 General purpose input/output (GPIO) pins on microcontrollers have various modes for both input and output. Input modes may include pull-up or pull-down resistors, hysteresis(在 MCU 上常见), or some combination. Output modes can be push-pull, high-drive or open-drain.

高通

Spreadtrum

Marvell

这个更为详细,包含一些控制寄存器。对于输入 mode,还可以配置成触发中断功能,触发特 性可以配置。同时有一些中断是在 Sleep 状态下降 MCU 唤醒。

MTK

该图上可以看到另外一个信号 SYSRST#,在 MCU 复位后 GPIO 会回到默认态,需要根据具 体的应用在初始化过程对此的配置。

GPIO 的默认状态很重要,是选择 GPIO 重要参考,如果/LDO_EN GPIO 选取(默认 OL\PD)。

Input Modes
GPIO input modes typically include high impedance, pull-up, pull-down and repeater. Most input circuitry feature hysteresis which prevents spurious state changes.

Floating, High
标签:Basicknowledge
Basic knowledge of GPIO&IO
本地下载

评论