文件名称:stm32-key_scan
介绍说明--下载内容来自于网络,使用问题请自行百度
利用一个I/O口,接一个按键,实现3功能操作:单击 + 双击 + 长按+特别操作,利用USART输出显示在串口助手。压缩文件里有详细说明。完整工程,打开即可使用。-Use an I/O port, then a key to achieve three functions: Click+ double+ long press+ special operations. Compressed files are described in detail.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
多功能按键设计(stm32实现)/CMSIS/
多功能按键设计(stm32实现)/CMSIS/core_cm3.c
多功能按键设计(stm32实现)/CMSIS/core_cm3.h
多功能按键设计(stm32实现)/CMSIS/startup/
多功能按键设计(stm32实现)/CMSIS/startup/startup_stm32f10x_hd.s
多功能按键设计(stm32实现)/CMSIS/startup/startup_stm32f10x_ld.s
多功能按键设计(stm32实现)/CMSIS/startup/startup_stm32f10x_md.s
多功能按键设计(stm32实现)/CMSIS/stm32f10x.h
多功能按键设计(stm32实现)/CMSIS/system_stm32f10x.c
多功能按键设计(stm32实现)/CMSIS/system_stm32f10x.h
多功能按键设计(stm32实现)/FWlib/
多功能按键设计(stm32实现)/FWlib/inc/
多功能按键设计(stm32实现)/FWlib/inc/misc.h
多功能按键设计(stm32实现)/FWlib/inc/stm32f10x_adc.h
多功能按键设计(stm32实现)/FWlib/inc/stm32f10x_bkp.h
多功能按键设计(stm32实现)/FWlib/inc/stm32f10x_can.h
多功能按键设计(stm32实现)/FWlib/inc/stm32f10x_crc.h
多功能按键设计(stm32实现)/FWlib/inc/stm32f10x_dac.h
多功能按键设计(stm32实现)/FWlib/inc/stm32f10x_dbgmcu.h
多功能按键设计(stm32实现)/FWlib/inc/stm32f10x_dma.h
多功能按键设计(stm32实现)/FWlib/inc/stm32f10x_exti.h
多功能按键设计(stm32实现)/FWlib/inc/stm32f10x_flash.h
多功能按键设计(stm32实现)/FWlib/inc/stm32f10x_fsmc.h
多功能按键设计(stm32实现)/FWlib/inc/stm32f10x_gpio.h
多功能按键设计(stm32实现)/FWlib/inc/stm32f10x_i2c.h
多功能按键设计(stm32实现)/FWlib/inc/stm32f10x_iwdg.h
多功能按键设计(stm32实现)/FWlib/inc/stm32f10x_pwr.h
多功能按键设计(stm32实现)/FWlib/inc/stm32f10x_rcc.h
多功能按键设计(stm32实现)/FWlib/inc/stm32f10x_rtc.h
多功能按键设计(stm32实现)/FWlib/inc/stm32f10x_sdio.h
多功能按键设计(stm32实现)/FWlib/inc/stm32f10x_spi.h
多功能按键设计(stm32实现)/FWlib/inc/stm32f10x_tim.h
多功能按键设计(stm32实现)/FWlib/inc/stm32f10x_usart.h
多功能按键设计(stm32实现)/FWlib/inc/stm32f10x_wwdg.h
多功能按键设计(stm32实现)/FWlib/src/
多功能按键设计(stm32实现)/FWlib/src/misc.c
多功能按键设计(stm32实现)/FWlib/src/stm32f10x_adc.c
多功能按键设计(stm32实现)/FWlib/src/stm32f10x_bkp.c
多功能按键设计(stm32实现)/FWlib/src/stm32f10x_can.c
多功能按键设计(stm32实现)/FWlib/src/stm32f10x_crc.c
多功能按键设计(stm32实现)/FWlib/src/stm32f10x_dac.c
多功能按键设计(stm32实现)/FWlib/src/stm32f10x_dbgmcu.c
多功能按键设计(stm32实现)/FWlib/src/stm32f10x_dma.c
多功能按键设计(stm32实现)/FWlib/src/stm32f10x_exti.c
多功能按键设计(stm32实现)/FWlib/src/stm32f10x_flash.c
多功能按键设计(stm32实现)/FWlib/src/stm32f10x_fsmc.c
多功能按键设计(stm32实现)/FWlib/src/stm32f10x_gpio.c
多功能按键设计(stm32实现)/FWlib/src/stm32f10x_i2c.c
多功能按键设计(stm32实现)/FWlib/src/stm32f10x_iwdg.c
多功能按键设计(stm32实现)/FWlib/src/stm32f10x_pwr.c
多功能按键设计(stm32实现)/FWlib/src/stm32f10x_rcc.c
多功能按键设计(stm32实现)/FWlib/src/stm32f10x_rtc.c
多功能按键设计(stm32实现)/FWlib/src/stm32f10x_sdio.c
多功能按键设计(stm32实现)/FWlib/src/stm32f10x_spi.c
多功能按键设计(stm32实现)/FWlib/src/stm32f10x_tim.c
多功能按键设计(stm32实现)/FWlib/src/stm32f10x_usart.c
多功能按键设计(stm32实现)/FWlib/src/stm32f10x_wwdg.c
多功能按键设计(stm32实现)/Listing/
多功能按键设计(stm32实现)/Listing/startup_stm32f10x_hd.lst
多功能按键设计(stm32实现)/Listing/STM32-DEMO.map
多功能按键设计(stm32实现)/Output/
多功能按键设计(stm32实现)/Output/core_cm3.crf
多功能按键设计(stm32实现)/Output/core_cm3.d
多功能按键设计(stm32实现)/Output/core_cm3.o
多功能按键设计(stm32实现)/Output/key_scan.crf
多功能按键设计(stm32实现)/Output/key_scan.d
多功能按键设计(stm32实现)/Output/key_scan.o
多功能按键设计(stm32实现)/Output/led.crf
多功能按键设计(stm32实现)/Output/led.d
多功能按键设计(stm32实现)/Output/led.o
多功能按键设计(stm32实现)/Output/main.crf
多功能按键设计(stm32实现)/Output/main.d
多功能按键设计(stm32实现)/Output/main.o
多功能按键设计(stm32实现)/Output/misc.crf
多功能按键设计(stm32实现)/Output/misc.d
多功能按键设计(stm32实现)/Output/misc.o
多功能按键设计(stm32实现)/Output/startup_stm32f10x_hd.d
多功能按键设计(stm32实现)/Output/startup_stm32f10x_hd.o
多功能按键设计(stm32实现)/Output/STM32-DEMO.axf
多功能按键设计(stm32实现)/Output/STM32-DEMO.hex
多功能按键设计(stm32实现)/Output/STM32-DEMO.htm
多功能按键设计(stm32实现)/Output/STM32-DEMO.lnp
多功能按键设计(stm32实现)/Output/STM32-DEMO.plg
多功能按键设计(stm32实现)/Output/STM32-DEMO.tra
多功能按键设计(stm32实现)/Output/stm32f10x_gpio.crf
多功能按键设计(stm32实现)/Output/stm32f10x_gpio.d
多功能按键设计(stm32实现)/Output/stm32f10x_gpio.o
多功能按键设计(stm32实现)/Output/stm32f10x_it.crf
多功能按键设计(stm32实现)/Output/stm32f10x_it.d
多功能按键设计(stm32实现)/Output/stm32f10x_it.o
多功能按键设计(stm32实现)/Output/stm32f10x_rcc.crf
多功能按键设计(stm32实现)/Output/stm32f10x_rcc.d
多功能按键设计(stm32实现)/Output/stm32f10x_rcc.o
多功能按键设计(stm32实现)/Output/stm32f10x_usart.crf
多功能按键设计(stm32实现)/Output/stm32f10x_usart.d
多功能按键设计(stm32实现)/Output/stm32f10x_usart.o
多功能按键设计(stm32实现)/Output/system_stm32f10x.crf
多功能按键设计(stm32实现)/Output/system_stm32f10x.d
多功能按键设计(stm32实现)/Output/system_stm32f10x.o
多功能按键设计(stm32实现)/Output/systick.crf
多功能按键设计(stm32实现)/Output/systick.d
多功能按键设计(stm32实现)/Output/systick.o
多功能按键设计(stm32实现)/Output/usart1.crf
多功能按键设计(stm32实现)/Output/usart1.d
多功能按键设计(stm32实现)/Output/usart1.o
多功能按键设计(stm32实现)/USER/
多功能按键设计(stm32实现)/USER/gpio.h
多功能按键设计(stm32实现)/USER/JLinkLog.txt
多功能按键设计(stm32实现)/USER/key_scan.c
多功能按键设计(stm32实现)/USER/key_scan.h
多功能按键设计(stm32实现)/USER/main.c
多功能按键设计(stm32实现)/USER/STM32-DEMO.uvgui.518
多功能按键设计(stm32实现)/USER/STM32-DEMO.uvgui.Useemyth
多功能按键设计(stm32实现)/USER/STM32-DEMO.uvgui_518.bak
多功能按键设计(stm32实现)/USER/STM32-DEMO.uvgui_Useemyth.bak
多功能按键设计(stm32实现)/USER/STM32-DEMO.uvopt
多功能按键设计(stm32实现)/USER/STM32-DEMO.uvproj
多功能按键设计(stm32实现)/USER/STM32-DEMO_LED-DEMO.dep
多功能按键设计(stm32实现)/USER/STM32-DEMO_Temlate-DEMO.dep
多功能按键设计(stm32实现)/USER/STM32-DEMO_uvopt.bak
多功能按键设计(stm32实现)/USER/STM32-DEMO_uvproj.bak
多功能按键设计(stm32实现)/USER/stm32f10x_conf.h
多功能按键设计(stm32实现)/USER/stm32f10x_it.c
多功能按键设计(stm32实现)/USER/stm32f10x_it.h
多功能按键设计(stm32实现)/USER/SysTick.c
多功能按键设计(stm32实现)/USER/systick.h
多功能按键设计(stm32实现)/USER/usart1.c
多功能按键设计(stm32实现)/USER/usart1.h
多功能按键设计(stm32实现)/一个IO实现多功能按键要求.txt
多功能按键设计(stm32实现)/CMSIS/core_cm3.c
多功能按键设计(stm32实现)/CMSIS/core_cm3.h
多功能按键设计(stm32实现)/CMSIS/startup/
多功能按键设计(stm32实现)/CMSIS/startup/startup_stm32f10x_hd.s
多功能按键设计(stm32实现)/CMSIS/startup/startup_stm32f10x_ld.s
多功能按键设计(stm32实现)/CMSIS/startup/startup_stm32f10x_md.s
多功能按键设计(stm32实现)/CMSIS/stm32f10x.h
多功能按键设计(stm32实现)/CMSIS/system_stm32f10x.c
多功能按键设计(stm32实现)/CMSIS/system_stm32f10x.h
多功能按键设计(stm32实现)/FWlib/
多功能按键设计(stm32实现)/FWlib/inc/
多功能按键设计(stm32实现)/FWlib/inc/misc.h
多功能按键设计(stm32实现)/FWlib/inc/stm32f10x_adc.h
多功能按键设计(stm32实现)/FWlib/inc/stm32f10x_bkp.h
多功能按键设计(stm32实现)/FWlib/inc/stm32f10x_can.h
多功能按键设计(stm32实现)/FWlib/inc/stm32f10x_crc.h
多功能按键设计(stm32实现)/FWlib/inc/stm32f10x_dac.h
多功能按键设计(stm32实现)/FWlib/inc/stm32f10x_dbgmcu.h
多功能按键设计(stm32实现)/FWlib/inc/stm32f10x_dma.h
多功能按键设计(stm32实现)/FWlib/inc/stm32f10x_exti.h
多功能按键设计(stm32实现)/FWlib/inc/stm32f10x_flash.h
多功能按键设计(stm32实现)/FWlib/inc/stm32f10x_fsmc.h
多功能按键设计(stm32实现)/FWlib/inc/stm32f10x_gpio.h
多功能按键设计(stm32实现)/FWlib/inc/stm32f10x_i2c.h
多功能按键设计(stm32实现)/FWlib/inc/stm32f10x_iwdg.h
多功能按键设计(stm32实现)/FWlib/inc/stm32f10x_pwr.h
多功能按键设计(stm32实现)/FWlib/inc/stm32f10x_rcc.h
多功能按键设计(stm32实现)/FWlib/inc/stm32f10x_rtc.h
多功能按键设计(stm32实现)/FWlib/inc/stm32f10x_sdio.h
多功能按键设计(stm32实现)/FWlib/inc/stm32f10x_spi.h
多功能按键设计(stm32实现)/FWlib/inc/stm32f10x_tim.h
多功能按键设计(stm32实现)/FWlib/inc/stm32f10x_usart.h
多功能按键设计(stm32实现)/FWlib/inc/stm32f10x_wwdg.h
多功能按键设计(stm32实现)/FWlib/src/
多功能按键设计(stm32实现)/FWlib/src/misc.c
多功能按键设计(stm32实现)/FWlib/src/stm32f10x_adc.c
多功能按键设计(stm32实现)/FWlib/src/stm32f10x_bkp.c
多功能按键设计(stm32实现)/FWlib/src/stm32f10x_can.c
多功能按键设计(stm32实现)/FWlib/src/stm32f10x_crc.c
多功能按键设计(stm32实现)/FWlib/src/stm32f10x_dac.c
多功能按键设计(stm32实现)/FWlib/src/stm32f10x_dbgmcu.c
多功能按键设计(stm32实现)/FWlib/src/stm32f10x_dma.c
多功能按键设计(stm32实现)/FWlib/src/stm32f10x_exti.c
多功能按键设计(stm32实现)/FWlib/src/stm32f10x_flash.c
多功能按键设计(stm32实现)/FWlib/src/stm32f10x_fsmc.c
多功能按键设计(stm32实现)/FWlib/src/stm32f10x_gpio.c
多功能按键设计(stm32实现)/FWlib/src/stm32f10x_i2c.c
多功能按键设计(stm32实现)/FWlib/src/stm32f10x_iwdg.c
多功能按键设计(stm32实现)/FWlib/src/stm32f10x_pwr.c
多功能按键设计(stm32实现)/FWlib/src/stm32f10x_rcc.c
多功能按键设计(stm32实现)/FWlib/src/stm32f10x_rtc.c
多功能按键设计(stm32实现)/FWlib/src/stm32f10x_sdio.c
多功能按键设计(stm32实现)/FWlib/src/stm32f10x_spi.c
多功能按键设计(stm32实现)/FWlib/src/stm32f10x_tim.c
多功能按键设计(stm32实现)/FWlib/src/stm32f10x_usart.c
多功能按键设计(stm32实现)/FWlib/src/stm32f10x_wwdg.c
多功能按键设计(stm32实现)/Listing/
多功能按键设计(stm32实现)/Listing/startup_stm32f10x_hd.lst
多功能按键设计(stm32实现)/Listing/STM32-DEMO.map
多功能按键设计(stm32实现)/Output/
多功能按键设计(stm32实现)/Output/core_cm3.crf
多功能按键设计(stm32实现)/Output/core_cm3.d
多功能按键设计(stm32实现)/Output/core_cm3.o
多功能按键设计(stm32实现)/Output/key_scan.crf
多功能按键设计(stm32实现)/Output/key_scan.d
多功能按键设计(stm32实现)/Output/key_scan.o
多功能按键设计(stm32实现)/Output/led.crf
多功能按键设计(stm32实现)/Output/led.d
多功能按键设计(stm32实现)/Output/led.o
多功能按键设计(stm32实现)/Output/main.crf
多功能按键设计(stm32实现)/Output/main.d
多功能按键设计(stm32实现)/Output/main.o
多功能按键设计(stm32实现)/Output/misc.crf
多功能按键设计(stm32实现)/Output/misc.d
多功能按键设计(stm32实现)/Output/misc.o
多功能按键设计(stm32实现)/Output/startup_stm32f10x_hd.d
多功能按键设计(stm32实现)/Output/startup_stm32f10x_hd.o
多功能按键设计(stm32实现)/Output/STM32-DEMO.axf
多功能按键设计(stm32实现)/Output/STM32-DEMO.hex
多功能按键设计(stm32实现)/Output/STM32-DEMO.htm
多功能按键设计(stm32实现)/Output/STM32-DEMO.lnp
多功能按键设计(stm32实现)/Output/STM32-DEMO.plg
多功能按键设计(stm32实现)/Output/STM32-DEMO.tra
多功能按键设计(stm32实现)/Output/stm32f10x_gpio.crf
多功能按键设计(stm32实现)/Output/stm32f10x_gpio.d
多功能按键设计(stm32实现)/Output/stm32f10x_gpio.o
多功能按键设计(stm32实现)/Output/stm32f10x_it.crf
多功能按键设计(stm32实现)/Output/stm32f10x_it.d
多功能按键设计(stm32实现)/Output/stm32f10x_it.o
多功能按键设计(stm32实现)/Output/stm32f10x_rcc.crf
多功能按键设计(stm32实现)/Output/stm32f10x_rcc.d
多功能按键设计(stm32实现)/Output/stm32f10x_rcc.o
多功能按键设计(stm32实现)/Output/stm32f10x_usart.crf
多功能按键设计(stm32实现)/Output/stm32f10x_usart.d
多功能按键设计(stm32实现)/Output/stm32f10x_usart.o
多功能按键设计(stm32实现)/Output/system_stm32f10x.crf
多功能按键设计(stm32实现)/Output/system_stm32f10x.d
多功能按键设计(stm32实现)/Output/system_stm32f10x.o
多功能按键设计(stm32实现)/Output/systick.crf
多功能按键设计(stm32实现)/Output/systick.d
多功能按键设计(stm32实现)/Output/systick.o
多功能按键设计(stm32实现)/Output/usart1.crf
多功能按键设计(stm32实现)/Output/usart1.d
多功能按键设计(stm32实现)/Output/usart1.o
多功能按键设计(stm32实现)/USER/
多功能按键设计(stm32实现)/USER/gpio.h
多功能按键设计(stm32实现)/USER/JLinkLog.txt
多功能按键设计(stm32实现)/USER/key_scan.c
多功能按键设计(stm32实现)/USER/key_scan.h
多功能按键设计(stm32实现)/USER/main.c
多功能按键设计(stm32实现)/USER/STM32-DEMO.uvgui.518
多功能按键设计(stm32实现)/USER/STM32-DEMO.uvgui.Useemyth
多功能按键设计(stm32实现)/USER/STM32-DEMO.uvgui_518.bak
多功能按键设计(stm32实现)/USER/STM32-DEMO.uvgui_Useemyth.bak
多功能按键设计(stm32实现)/USER/STM32-DEMO.uvopt
多功能按键设计(stm32实现)/USER/STM32-DEMO.uvproj
多功能按键设计(stm32实现)/USER/STM32-DEMO_LED-DEMO.dep
多功能按键设计(stm32实现)/USER/STM32-DEMO_Temlate-DEMO.dep
多功能按键设计(stm32实现)/USER/STM32-DEMO_uvopt.bak
多功能按键设计(stm32实现)/USER/STM32-DEMO_uvproj.bak
多功能按键设计(stm32实现)/USER/stm32f10x_conf.h
多功能按键设计(stm32实现)/USER/stm32f10x_it.c
多功能按键设计(stm32实现)/USER/stm32f10x_it.h
多功能按键设计(stm32实现)/USER/SysTick.c
多功能按键设计(stm32实现)/USER/systick.h
多功能按键设计(stm32实现)/USER/usart1.c
多功能按键设计(stm32实现)/USER/usart1.h
多功能按键设计(stm32实现)/一个IO实现多功能按键要求.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.