文件名称:GPIO_RVMDK
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:147.33kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
本源码为STM32的GPIO使用例程,主要演示GPIO的使用。开发环境realviewMDK。
程序通过按键对应的引脚的电平是否被拉低来判断按键是否被按下,如果按键被按下,则相应的LED闪烁一次。-The source code for the STM32' s GPIO use of routine, the main demonstration GPIO use. Development environment realviewMDK. Program through the button corresponding pin level is pulled down to determine whether the key has been pressed, if the button is pressed, the corresponding LED flashes once.
程序通过按键对应的引脚的电平是否被拉低来判断按键是否被按下,如果按键被按下,则相应的LED闪烁一次。-The source code for the STM32' s GPIO use of routine, the main demonstration GPIO use. Development environment realviewMDK. Program through the button corresponding pin level is pulled down to determine whether the key has been pressed, if the button is pressed, the corresponding LED flashes once.
相关搜索: stm32 led
(系统自动生成,下载前可以参看下载内容)
下载文件列表
library/inc/cortexm3_macro.h
library/inc/LCD.h
library/inc/MAX1270.h
library/inc/stm32f10x_adc.h
library/inc/stm32f10x_bkp.h
library/inc/stm32f10x_can.h
library/inc/stm32f10x_dma.h
library/inc/stm32f10x_exti.h
library/inc/stm32f10x_flash.h
library/inc/stm32f10x_gpio.h
library/inc/stm32f10x_i2c.h
library/inc/stm32f10x_iwdg.h
library/inc/stm32f10x_lib.h
library/inc/stm32f10x_map.h
library/inc/stm32f10x_nvic.h
library/inc/stm32f10x_pwr.h
library/inc/stm32f10x_rcc.h
library/inc/stm32f10x_rtc.h
library/inc/stm32f10x_spi.h
library/inc/stm32f10x_systick.h
library/inc/stm32f10x_tim.h
library/inc/stm32f10x_tim1.h
library/inc/stm32f10x_type.h
library/inc/stm32f10x_usart.h
library/inc/stm32f10x_wwdg.h
library/src/LCD.c
library/src/MAX1270.c
library/src/stm32f10x_adc.c
library/src/stm32f10x_bkp.c
library/src/stm32f10x_can.c
library/src/stm32f10x_dma.c
library/src/stm32f10x_exti.c
library/src/stm32f10x_flash.c
library/src/stm32f10x_gpio.c
library/src/stm32f10x_i2c.c
library/src/stm32f10x_iwdg.c
library/src/stm32f10x_lib.c
library/src/stm32f10x_nvic.c
library/src/stm32f10x_pwr.c
library/src/stm32f10x_rcc.c
library/src/stm32f10x_rtc.c
library/src/stm32f10x_spi.c
library/src/stm32f10x_systick.c
library/src/stm32f10x_tim.c
library/src/stm32f10x_tim1.c
library/src/stm32f10x_usart.c
library/src/stm32f10x_wwdg.c
GPIO/cortexm3_macro.s
GPIO/GPIO.Opt
GPIO/GPIO.Uv2
GPIO/GPIO_Opt.Bak
GPIO/GPIO_Uv2.Bak
GPIO/main.c
GPIO/obj/GPIO.plg
GPIO/obj/GPIO.sct
GPIO/obj/GPIO.tra
GPIO/readme.txt
GPIO/stm32f10x_conf.h
GPIO/stm32f10x_it.c
GPIO/stm32f10x_it.h
GPIO/stm32f10x_vector.s
library/inc
library/src
GPIO/listing
GPIO/obj
library
GPIO
library/inc/LCD.h
library/inc/MAX1270.h
library/inc/stm32f10x_adc.h
library/inc/stm32f10x_bkp.h
library/inc/stm32f10x_can.h
library/inc/stm32f10x_dma.h
library/inc/stm32f10x_exti.h
library/inc/stm32f10x_flash.h
library/inc/stm32f10x_gpio.h
library/inc/stm32f10x_i2c.h
library/inc/stm32f10x_iwdg.h
library/inc/stm32f10x_lib.h
library/inc/stm32f10x_map.h
library/inc/stm32f10x_nvic.h
library/inc/stm32f10x_pwr.h
library/inc/stm32f10x_rcc.h
library/inc/stm32f10x_rtc.h
library/inc/stm32f10x_spi.h
library/inc/stm32f10x_systick.h
library/inc/stm32f10x_tim.h
library/inc/stm32f10x_tim1.h
library/inc/stm32f10x_type.h
library/inc/stm32f10x_usart.h
library/inc/stm32f10x_wwdg.h
library/src/LCD.c
library/src/MAX1270.c
library/src/stm32f10x_adc.c
library/src/stm32f10x_bkp.c
library/src/stm32f10x_can.c
library/src/stm32f10x_dma.c
library/src/stm32f10x_exti.c
library/src/stm32f10x_flash.c
library/src/stm32f10x_gpio.c
library/src/stm32f10x_i2c.c
library/src/stm32f10x_iwdg.c
library/src/stm32f10x_lib.c
library/src/stm32f10x_nvic.c
library/src/stm32f10x_pwr.c
library/src/stm32f10x_rcc.c
library/src/stm32f10x_rtc.c
library/src/stm32f10x_spi.c
library/src/stm32f10x_systick.c
library/src/stm32f10x_tim.c
library/src/stm32f10x_tim1.c
library/src/stm32f10x_usart.c
library/src/stm32f10x_wwdg.c
GPIO/cortexm3_macro.s
GPIO/GPIO.Opt
GPIO/GPIO.Uv2
GPIO/GPIO_Opt.Bak
GPIO/GPIO_Uv2.Bak
GPIO/main.c
GPIO/obj/GPIO.plg
GPIO/obj/GPIO.sct
GPIO/obj/GPIO.tra
GPIO/readme.txt
GPIO/stm32f10x_conf.h
GPIO/stm32f10x_it.c
GPIO/stm32f10x_it.h
GPIO/stm32f10x_vector.s
library/inc
library/src
GPIO/listing
GPIO/obj
library
GPIO
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.