GPIO+Configuration
GPIO+Configuration技术资料下载专区,收录474份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
474
源代码
10,000
GPIO+Configuration 热门资料
查看全部 474 份 →基于STR912的GPIO程序,本示例程序主要为测试GPIO功能。当程序运行时
基于STR912的GPIO程序,本示例程序主要为测试GPIO功能。当程序运行时,LCD屏上会显示: STR91x DEMO GPIO TEST 并能通过按键K5(中断方式实现)轮流闪动L2、L3、L4、L5。
2016-07-28
137
This project asks you to write a program that allows you to specify an initial configuration. The p
This project asks you to write a program that allows you to specify an initial configuration. The program follows the r...
2013-12-29
54
STM32的GPIO口的8种配置模式
掌握STM32的8种配置方式的用法: 输入输出管脚有下面8种 ① 浮空输入_IN_FLOATING ② 带上拉输入_IPU ③ 带下拉输入_IPD ④ 模拟输入_AIN ...
2024-03-18
8