文件名称:STM8S_LED
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- 上传时间:
- 2018-04-16
- 文件大小:
- 4.68mb
- 下载次数:
- 0次
- 提 供 者:
- 阳*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
流水灯实验是每个电子爱好者学任何一款单片机必备先学会的一个实验,因为流水灯的操作就是简单的对 IO 口的直接操作,是初学者最喜欢的一个实验
下面介绍下在风驰电子 STM8 开发板实现流水灯操作要用到的资源(Water lamp experiment is an experiment that every electronic fan learns any single chip computer first, because the operation of running water lamp is simple to operate directly on the IO mouth. It is one of the most favorite experiments for beginners.
Here under the light water operation to use the resources in the Fengchi electronic development board STM8)
下面介绍下在风驰电子 STM8 开发板实现流水灯操作要用到的资源(Water lamp experiment is an experiment that every electronic fan learns any single chip computer first, because the operation of running water lamp is simple to operate directly on the IO mouth. It is one of the most favorite experiments for beginners.
Here under the light water operation to use the resources in the Fengchi electronic development board STM8)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
STM8S_LED\BuildLog.log | 3 | 2018-04-14 |
STM8S_LED\Debug\Exe\led.hex | 2284 | 2018-04-14 |
STM8S_LED\Debug\Exe\led.out | 38044 | 2018-04-14 |
STM8S_LED\Debug\List\delay.lst | 3499 | 2018-04-14 |
STM8S_LED\Debug\List\delay.s | 4576 | 2018-04-14 |
STM8S_LED\Debug\List\led.map | 10067 | 2018-04-14 |
STM8S_LED\Debug\List\main.lst | 8860 | 2018-04-14 |
STM8S_LED\Debug\List\main.s | 8849 | 2018-04-14 |
STM8S_LED\Debug\List\stm8s_clk.lst | 85175 | 2018-04-14 |
STM8S_LED\Debug\List\stm8s_clk.s | 67228 | 2018-04-14 |
STM8S_LED\Debug\List\stm8s_gpio.lst | 26522 | 2018-04-14 |
STM8S_LED\Debug\List\stm8s_gpio.s | 22849 | 2018-04-14 |
STM8S_LED\Debug\Obj\delay.o | 6181 | 2018-04-14 |
STM8S_LED\Debug\Obj\delay.pbi | 380594 | 2018-04-14 |
STM8S_LED\Debug\Obj\delay.pbi.xcl | 11532 | 2018-04-14 |
STM8S_LED\Debug\Obj\led.pbd | 405844 | 2018-04-14 |
STM8S_LED\Debug\Obj\led.pbd.browse | 405844 | 2018-04-14 |
STM8S_LED\Debug\Obj\led.pbd.linf | 194 | 2018-04-14 |
STM8S_LED\Debug\Obj\main.o | 11916 | 2018-04-14 |
STM8S_LED\Debug\Obj\main.pbi | 382384 | 2018-04-14 |
STM8S_LED\Debug\Obj\main.pbi.xcl | 11531 | 2018-04-14 |
STM8S_LED\Debug\Obj\stm8s_clk.o | 55415 | 2018-04-14 |
STM8S_LED\Debug\Obj\stm8s_clk.pbi | 401657 | 2018-04-14 |
STM8S_LED\Debug\Obj\stm8s_clk.pbi.xcl | 11536 | 2018-04-14 |
STM8S_LED\Debug\Obj\stm8s_gpio.o | 23334 | 2018-04-14 |
STM8S_LED\Debug\Obj\stm8s_gpio.pbi | 384689 | 2018-04-14 |
STM8S_LED\Debug\Obj\stm8s_gpio.pbi.xcl | 11537 | 2018-04-14 |
STM8S_LED\led.dep | 9191 | 2018-04-14 |
STM8S_LED\led.ewd | 16039 | 2018-04-14 |
STM8S_LED\led.ewp | 59120 | 2018-04-14 |
STM8S_LED\led.ewt | 161095 | 2018-04-14 |
STM8S_LED\led.eww | 242 | 2018-04-14 |
STM8S_LED\settings\led.dbgdt | 60536 | 2018-04-14 |
STM8S_LED\settings\led.Debug.cspy.bat | 1510 | 2018-04-14 |
STM8S_LED\settings\led.Debug.cspy.ps1 | 1448 | 2018-04-14 |
STM8S_LED\settings\led.Debug.driver.xcl | 139 | 2018-04-14 |
STM8S_LED\settings\led.Debug.general.xcl | 296 | 2018-04-14 |
STM8S_LED\settings\led.dnx | 2859 | 2018-04-14 |
STM8S_LED\settings\led.reggroups | 3 | 2018-04-14 |
STM8S_LED\settings\led.wsdt | 42676 | 2018-04-14 |
STM8S_LED\src\delay.c | 423 | 2018-04-14 |
STM8S_LED\src\delay.h | 122 | 2018-04-14 |
STM8S_LED\src\main.c | 1597 | 2018-04-14 |
STM8S_LED\src\stm8s.h | 121995 | 2018-04-13 |
STM8S_LED\src\stm8s_clk.c | 21739 | 2014-10-22 |
STM8S_LED\src\stm8s_clk.h | 17105 | 2014-10-22 |
STM8S_LED\src\stm8s_conf.h | 4955 | 2014-10-22 |
STM8S_LED\src\stm8s_gpio.c | 8393 | 2014-10-22 |
STM8S_LED\src\stm8s_gpio.h | 6409 | 2014-10-22 |
STM8S_LED\STM8S_StdPeriph_Driver\inc\stm8s.h | 121995 | 2014-10-22 |
STM8S_LED\STM8S_StdPeriph_Driver\inc\stm8s_adc1.h | 15165 | 2014-10-22 |
STM8S_LED\STM8S_StdPeriph_Driver\inc\stm8s_adc2.h | 11611 | 2014-10-22 |
STM8S_LED\STM8S_StdPeriph_Driver\inc\stm8s_awu.h | 5065 | 2014-10-22 |
STM8S_LED\STM8S_StdPeriph_Driver\inc\stm8s_beep.h | 3634 | 2014-10-22 |
STM8S_LED\STM8S_StdPeriph_Driver\inc\stm8s_can.h | 25730 | 2014-10-22 |
STM8S_LED\STM8S_StdPeriph_Driver\inc\stm8s_clk.h | 17105 | 2014-10-22 |
STM8S_LED\STM8S_StdPeriph_Driver\inc\stm8s_exti.h | 4758 | 2014-10-22 |
STM8S_LED\STM8S_StdPeriph_Driver\inc\stm8s_flash.h | 14014 | 2014-10-22 |
STM8S_LED\STM8S_StdPeriph_Driver\inc\stm8s_gpio.h | 6409 | 2014-10-22 |
STM8S_LED\STM8S_StdPeriph_Driver\inc\stm8s_i2c.h | 27866 | 2014-10-22 |
STM8S_LED\STM8S_StdPeriph_Driver\inc\stm8s_itc.h | 7578 | 2014-10-22 |
STM8S_LED\STM8S_StdPeriph_Driver\inc\stm8s_iwdg.h | 4447 | 2014-10-22 |
STM8S_LED\STM8S_StdPeriph_Driver\inc\stm8s_rst.h | 2973 | 2014-10-22 |
STM8S_LED\STM8S_StdPeriph_Driver\inc\stm8s_spi.h | 13201 | 2014-10-22 |
STM8S_LED\STM8S_StdPeriph_Driver\inc\stm8s_tim1.h | 26874 | 2014-10-22 |
STM8S_LED\STM8S_StdPeriph_Driver\inc\stm8s_tim2.h | 14227 | 2014-10-22 |
STM8S_LED\STM8S_StdPeriph_Driver\inc\stm8s_tim3.h | 13056 | 2014-10-22 |
STM8S_LED\STM8S_StdPeriph_Driver\inc\stm8s_tim4.h | 5438 | 2014-10-22 |
STM8S_LED\STM8S_StdPeriph_Driver\inc\stm8s_tim5.h | 20029 | 2014-10-22 |
STM8S_LED\STM8S_StdPeriph_Driver\inc\stm8s_tim6.h | 9664 | 2014-10-22 |
STM8S_LED\STM8S_StdPeriph_Driver\inc\stm8s_uart1.h | 16667 | 2014-10-22 |
STM8S_LED\STM8S_StdPeriph_Driver\inc\stm8s_uart2.h | 19194 | 2014-10-22 |
STM8S_LED\STM8S_StdPeriph_Driver\inc\stm8s_uart3.h | 15447 | 2014-10-22 |
STM8S_LED\STM8S_StdPeriph_Driver\inc\stm8s_uart4.h | 19187 | 2014-10-22 |
STM8S_LED\STM8S_StdPeriph_Driver\inc\stm8s_wwdg.h | 2617 | 2014-10-22 |
STM8S_LED\STM8S_StdPeriph_Driver\Release_Notes.html | 76344 | 2014-10-22 |
STM8S_LED\STM8S_StdPeriph_Driver\src\stm8s_adc1.c | 22699 | 2014-10-22 |
STM8S_LED\STM8S_StdPeriph_Driver\src\stm8s_adc2.c | 13404 | 2014-10-22 |
STM8S_LED\STM8S_StdPeriph_Driver\src\stm8s_awu.c | 6407 | 2014-10-22 |
STM8S_LED\STM8S_StdPeriph_Driver\src\stm8s_beep.c | 4877 | 2014-10-22 |
STM8S_LED\STM8S_StdPeriph_Driver\src\stm8s_can.c | 46585 | 2014-10-22 |
STM8S_LED\STM8S_StdPeriph_Driver\src\stm8s_clk.c | 21739 | 2014-10-22 |
STM8S_LED\STM8S_StdPeriph_Driver\src\stm8s_exti.c | 5888 | 2014-10-22 |
STM8S_LED\STM8S_StdPeriph_Driver\src\stm8s_flash.c | 26016 | 2014-10-22 |
STM8S_LED\STM8S_StdPeriph_Driver\src\stm8s_gpio.c | 8393 | 2014-10-22 |
STM8S_LED\STM8S_StdPeriph_Driver\src\stm8s_i2c.c | 32636 | 2014-10-22 |
STM8S_LED\STM8S_StdPeriph_Driver\src\stm8s_itc.c | 11048 | 2014-10-22 |
STM8S_LED\STM8S_StdPeriph_Driver\src\stm8s_iwdg.c | 3553 | 2014-10-22 |
STM8S_LED\STM8S_StdPeriph_Driver\src\stm8s_rst.c | 2966 | 2014-10-22 |
STM8S_LED\STM8S_StdPeriph_Driver\src\stm8s_spi.c | 13969 | 2014-10-22 |
STM8S_LED\STM8S_StdPeriph_Driver\src\stm8s_tim1.c | 84392 | 2014-10-22 |
STM8S_LED\STM8S_StdPeriph_Driver\src\stm8s_tim2.c | 45965 | 2014-10-22 |
STM8S_LED\STM8S_StdPeriph_Driver\src\stm8s_tim3.c | 36844 | 2014-10-22 |
STM8S_LED\STM8S_StdPeriph_Driver\src\stm8s_tim4.c | 12219 | 2014-10-22 |
STM8S_LED\STM8S_StdPeriph_Driver\src\stm8s_tim5.c | 49580 | 2014-10-22 |
STM8S_LED\STM8S_StdPeriph_Driver\src\stm8s_tim6.c | 14948 | 2014-10-22 |
STM8S_LED\STM8S_StdPeriph_Driver\src\stm8s_uart1.c | 25751 | 2014-10-22 |
STM8S_LED\STM8S_StdPeriph_Driver\src\stm8s_uart2.c | 28087 | 2014-10-22 |
STM8S_LED\STM8S_StdPeriph_Driver\src\stm8s_uart3.c | 23322 | 2014-10-22 |
STM8S_LED\STM8S_StdPeriph_Driver\src\stm8s_uart4.c | 28583 | 2014-10-22 |