文件名称:STM32-H103-Blinking-LED
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 345kb
- 下载次数:
- 0次
- 提 供 者:
- 应**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
简单的对STM32的应用,其中包含了timer计时器以及GPIO的基本设置,达到使LED进行定时闪烁的代码-Simple application of the STM32, which contains the basic timer timer and GPIO settings, to make the LED blink code for timing
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Blinky
......\Blinky
......\......\app
......\......\...\hid.h
......\......\...\hid_mouse.c
......\......\...\hid_mouse.h
......\......\...\includes.h
......\......\...\main.c
......\......\...\stm32f10x_conf.h
......\......\...\stm32f10x_it.c
......\......\...\stm32f10x_it.h
......\......\...\stm32f10x_vector.c
......\......\...\usb_cnfg.h
......\......\...\usb_dev_desc.C
......\......\...\usb_dev_desc.h
......\......\...\usb_hooks.c
......\......\...\usb_hooks.h
......\......\Blinky.dep
......\......\Blinky.ewd
......\......\Blinky.ewp
......\......\Blinky.eww
......\......\board
......\......\.....\arm_comm.h
......\......\.....\cortexm3_macro.s
......\......\config
......\......\......\STM32F10x_FLASH.icf
......\......\ewinfo.ENU.html
......\......\ExampleInfo.ENU.xml
......\......\Flash Debug
......\......\...........\Exe
......\......\...........\...\USBMouse.sim
......\......\...........\List
......\......\...........\Obj
......\......\...........\...\hid_mouse.o
......\......\...........\...\USBMouse.pbd
......\......\...........\...\usb_buffer.o
......\......\...........\...\usb_dev_desc.o
......\......\...........\...\usb_hooks.o
......\......\...........\...\usb_hw.o
......\......\...........\...\usb_t9.o
......\......\modules
......\......\.......\drv_hd44780.c
......\......\.......\drv_hd44780.h
......\......\.......\drv_hd44780_cnfg.h
......\......\.......\drv_hd44780_l.c
......\......\.......\drv_hd44780_l.h
......\......\.......\usb_buffer.c
......\......\.......\usb_buffer.h
......\......\.......\usb_desc.h
......\......\.......\usb_hw.c
......\......\.......\usb_hw.h
......\......\.......\usb_t9.c
......\......\.......\usb_t9.h
......\......\readme.txt
......\......\settings
......\......\........\Blinky.cspy.bat
......\......\........\Blinky.dbgdt
......\......\........\Blinky.dni
......\......\........\Blinky.wsdt
......\......\........\Blinky_Flash Debug.jlink
......\......\........\USBMouse.cspy.bat
......\......\........\USBMouse.dbgdt
......\......\........\USBMouse.dni
......\......\........\USBMouse.wsdt
......\......\........\USBMouse_Flash Debug.jlink
......\......\StartupScreen.ewsample
......\Blinky_prebuilt.hex
......\library
......\.......\inc
......\.......\...\cortexm3_macro.h
......\.......\...\stm32f10x_adc.h
......\.......\...\stm32f10x_bkp.h
......\.......\...\stm32f10x_can.h
......\.......\...\stm32f10x_crc.h
......\.......\...\stm32f10x_dac.h
......\.......\...\stm32f10x_dbgmcu.h
......\.......\...\stm32f10x_dma.h
......\.......\...\stm32f10x_exti.h
......\.......\...\stm32f10x_flash.h
......\.......\...\stm32f10x_fsmc.h
......\.......\...\stm32f10x_gpio.h
......\.......\...\stm32f10x_i2c.h
......\.......\...\stm32f10x_iwdg.h
......\.......\...\stm32f10x_lib.h
......\.......\...\stm32f10x_map.h
......\.......\...\stm32f10x_nvic.h
......\.......\...\stm32f10x_pwr.h
......\.......\...\stm32f10x_rcc.h
......\.......\...\stm32f10x_rtc.h
......\.......\...\stm32f10x_sdio.h
......\.......\...\stm32f10x_spi.h
......\.......\...\stm32f10x_systick.h
......\.......\...\stm32f10x_tim.h
......\.......\...\stm32f10x_type.h
......\.......\...\stm32f10x_usart.h
......\.......\...\stm32f10x_wwdg.h
......\.......\src
......\.......\...\stm32f10x_adc.c
......\.......\...\stm32f10x_bkp.c
......\.......\...\stm32f10x_can.c
......\Blinky
......\......\app
......\......\...\hid.h
......\......\...\hid_mouse.c
......\......\...\hid_mouse.h
......\......\...\includes.h
......\......\...\main.c
......\......\...\stm32f10x_conf.h
......\......\...\stm32f10x_it.c
......\......\...\stm32f10x_it.h
......\......\...\stm32f10x_vector.c
......\......\...\usb_cnfg.h
......\......\...\usb_dev_desc.C
......\......\...\usb_dev_desc.h
......\......\...\usb_hooks.c
......\......\...\usb_hooks.h
......\......\Blinky.dep
......\......\Blinky.ewd
......\......\Blinky.ewp
......\......\Blinky.eww
......\......\board
......\......\.....\arm_comm.h
......\......\.....\cortexm3_macro.s
......\......\config
......\......\......\STM32F10x_FLASH.icf
......\......\ewinfo.ENU.html
......\......\ExampleInfo.ENU.xml
......\......\Flash Debug
......\......\...........\Exe
......\......\...........\...\USBMouse.sim
......\......\...........\List
......\......\...........\Obj
......\......\...........\...\hid_mouse.o
......\......\...........\...\USBMouse.pbd
......\......\...........\...\usb_buffer.o
......\......\...........\...\usb_dev_desc.o
......\......\...........\...\usb_hooks.o
......\......\...........\...\usb_hw.o
......\......\...........\...\usb_t9.o
......\......\modules
......\......\.......\drv_hd44780.c
......\......\.......\drv_hd44780.h
......\......\.......\drv_hd44780_cnfg.h
......\......\.......\drv_hd44780_l.c
......\......\.......\drv_hd44780_l.h
......\......\.......\usb_buffer.c
......\......\.......\usb_buffer.h
......\......\.......\usb_desc.h
......\......\.......\usb_hw.c
......\......\.......\usb_hw.h
......\......\.......\usb_t9.c
......\......\.......\usb_t9.h
......\......\readme.txt
......\......\settings
......\......\........\Blinky.cspy.bat
......\......\........\Blinky.dbgdt
......\......\........\Blinky.dni
......\......\........\Blinky.wsdt
......\......\........\Blinky_Flash Debug.jlink
......\......\........\USBMouse.cspy.bat
......\......\........\USBMouse.dbgdt
......\......\........\USBMouse.dni
......\......\........\USBMouse.wsdt
......\......\........\USBMouse_Flash Debug.jlink
......\......\StartupScreen.ewsample
......\Blinky_prebuilt.hex
......\library
......\.......\inc
......\.......\...\cortexm3_macro.h
......\.......\...\stm32f10x_adc.h
......\.......\...\stm32f10x_bkp.h
......\.......\...\stm32f10x_can.h
......\.......\...\stm32f10x_crc.h
......\.......\...\stm32f10x_dac.h
......\.......\...\stm32f10x_dbgmcu.h
......\.......\...\stm32f10x_dma.h
......\.......\...\stm32f10x_exti.h
......\.......\...\stm32f10x_flash.h
......\.......\...\stm32f10x_fsmc.h
......\.......\...\stm32f10x_gpio.h
......\.......\...\stm32f10x_i2c.h
......\.......\...\stm32f10x_iwdg.h
......\.......\...\stm32f10x_lib.h
......\.......\...\stm32f10x_map.h
......\.......\...\stm32f10x_nvic.h
......\.......\...\stm32f10x_pwr.h
......\.......\...\stm32f10x_rcc.h
......\.......\...\stm32f10x_rtc.h
......\.......\...\stm32f10x_sdio.h
......\.......\...\stm32f10x_spi.h
......\.......\...\stm32f10x_systick.h
......\.......\...\stm32f10x_tim.h
......\.......\...\stm32f10x_type.h
......\.......\...\stm32f10x_usart.h
......\.......\...\stm32f10x_wwdg.h
......\.......\src
......\.......\...\stm32f10x_adc.c
......\.......\...\stm32f10x_bkp.c
......\.......\...\stm32f10x_can.c