文件名称:1-GPIO_led
- 所属分类:
- 微处理器(ARM/PowerPC等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2016-01-29
- 文件大小:
- 480kb
- 下载次数:
- 0次
- 提 供 者:
- wangz*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
基于MDK4.7开发环境下STM32F10X LED灯闪烁源代码(寄存器版本,非固件库版本),请注意,cmsis采用非1.3版本。startup.s源码有修改。-MDK 4.7 development environment based on the following STM32F10X LED light flashes source code (register version, non-firmware library version), please note, cmsis non-1.3 versions. startup.s have to modify the source code.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
| ||
1 | GPIO_led\CMSIS\core_cm3.h | |
..........\.....\core_cmFunc.h | ||
..........\.....\core_cmInstr.h | ||
..........\.....\stm32f10x.h | ||
..........\.....\system_stm32f10x.c | ||
..........\.....\system_stm32f10x.h | ||
..........\keilkill.bat | ||
..........\list\startup_stm32f10x_hd.lst | ||
..........\....\test.map | ||
..........\....\test_led.map | ||
..........\obj\core_cm3.crf | ||
..........\...\core_cm3.d | ||
..........\...\core_cm3.o | ||
..........\...\delay.crf | ||
..........\...\delay.d | ||
..........\...\delay.o | ||
..........\...\led.crf | ||
..........\...\led.d | ||
..........\...\led.o | ||
..........\...\main.crf | ||
..........\...\main.d | ||
..........\...\main.o | ||
..........\...\main.__i | ||
..........\...\startup_stm32f10x_hd.d | ||
..........\...\startup_stm32f10x_hd.o | ||
..........\...\system_stm32f10x.crf | ||
..........\...\system_stm32f10x.d | ||
..........\...\system_stm32f10x.o | ||
..........\...\test_led.axf | ||
..........\...\test_led.hex | ||
..........\...\test_led.htm | ||
..........\...\test_led.lnp | ||
..........\...\test_led.sct | ||
..........\...\test_led.tra | ||
..........\Startup\startup_stm32f10x_hd.s | ||
..........\test_led.uvgui.Administrator | ||
..........\test_led.uvgui_Administrator.bak | ||
..........\test_led.uvopt | ||
..........\test_led.uvproj | ||
..........\test_led_test_led.dep | ||
..........\test_led_uvopt.bak | ||
..........\test_led_uvproj.bak | ||
..........\user\led.c | ||
..........\....\led.h | ||
..........\....\main.c | ||
..........\...._component\bitbanding.h | ||
..........\..............\delay.c | ||
..........\..............\delay.h | ||
..........\CMSIS | ||
..........\list | ||
..........\obj | ||
..........\Startup | ||
..........\user | ||
..........\user_component | ||
1 | GPIO_led |