实例介绍
【实例截图】
【核心代码】
STM8S903电动控制器源程序
└── ST903
├── 6GIF
│ ├── 0dc786bd960590c69ec376ef.htm
│ ├── 6_PCB
│ │ ├── Backup of STM8S903_6.PCB
│ │ ├── Preview STM8S903_6.PPC
│ │ ├── Previous Backup of STM8S903_6.PCB
│ │ ├── STM8S903K3T6_MOTO.NET
│ │ ├── STM8S903_6.DDB
│ │ └── STM8S903_6.PCB
│ ├── 884817555.htm
│ ├── ORCAD_SCH
│ │ ├── 6管PCB底层.pdf
│ │ ├── 6管PCB顶层.pdf
│ │ ├── 6管PCB底层丝印参数.pdf
│ │ ├── 6管PCB顶层丝印参数.pdf
│ │ ├── STM8S903K3T6_MOTO.DRC
│ │ ├── STM8S903K3T6_MOTO.DSN
│ │ ├── STM8S903K3T6_MOTO.NET
│ │ ├── STM8S903K3T6_MOTO.ONL
│ │ ├── STM8S903K3T6_MOTO_0.DBK
│ │ ├── STM8S903K3_6GIF_SCH_ORCAD.pdf
│ │ └── stm8s903k3t6_moto.opj
│ ├── STM8BLDC.jpg
│ ├── STM8BLDC1.jpg
│ ├── STM8S903双模-功能接口说明.doc
│ └── chengxu
│ ├── Debug
│ │ ├── ad.ls
│ │ ├── ad.o
│ │ ├── functions.ls
│ │ ├── functions.o
│ │ ├── gpio.elf
│ │ ├── gpio.lkf
│ │ ├── gpio.map
│ │ ├── gpio.s19
│ │ ├── gpio.sm8
│ │ ├── io_init.ls
│ │ ├── io_init.o
│ │ ├── main.ls
│ │ ├── main.o
│ │ ├── mc_hall.ls
│ │ ├── mc_hall.o
│ │ ├── mc_stm8s_clk.ls
│ │ ├── mc_stm8s_clk.o
│ │ ├── mc_stm8s_opt.ls
│ │ ├── mc_stm8s_opt.o
│ │ ├── mc_stm8s_port.ls
│ │ ├── mc_stm8s_port.o
│ │ ├── mc_stm8s_vtimer.ls
│ │ ├── mc_stm8s_vtimer.o
│ │ ├── mc_vtimer.ls
│ │ ├── mc_vtimer.o
│ │ ├── stm8_interrupt_vector.ls
│ │ ├── stm8_interrupt_vector.o
│ │ ├── stm8s_clk.ls
│ │ ├── stm8s_clk.o
│ │ ├── stm8s_exti.ls
│ │ ├── stm8s_exti.o
│ │ ├── stm8s_flash.ls
│ │ ├── stm8s_flash.o
│ │ ├── stm8s_gpio.ls
│ │ ├── stm8s_gpio.o
│ │ ├── stm8s_i2c.ls
│ │ ├── stm8s_i2c.o
│ │ ├── stm8s_it.ls
│ │ ├── stm8s_it.o
│ │ ├── stm8s_itc.ls
│ │ ├── stm8s_itc.o
│ │ ├── stm8s_iwdg.ls
│ │ ├── stm8s_iwdg.o
│ │ ├── stm8s_rst.ls
│ │ ├── stm8s_rst.o
│ │ ├── stm8s_spi.ls
│ │ ├── stm8s_spi.o
│ │ ├── stm8s_tim1.ls
│ │ ├── stm8s_tim1.o
│ │ ├── stm8s_tim5.ls
│ │ ├── stm8s_tim5.o
│ │ ├── stm8s_tim6.ls
│ │ ├── stm8s_tim6.o
│ │ ├── stm8s_wwdg.ls
│ │ ├── stm8s_wwdg.o
│ │ ├── time.ls
│ │ ├── time.o
│ │ ├── time1_bldc.ls
│ │ └── time1_bldc.o
│ ├── FWLIB1.1
│ │ ├── 1.1.1
│ │ │ ├── inc
│ │ │ │ ├── stm8s.h
│ │ │ │ ├── stm8s_adc1.h
│ │ │ │ ├── stm8s_adc2.h
│ │ │ │ ├── stm8s_awu.h
│ │ │ │ ├── stm8s_beep.h
│ │ │ │ ├── stm8s_can.h
│ │ │ │ ├── stm8s_clk.h
│ │ │ │ ├── stm8s_conf.h
│ │ │ │ ├── stm8s_exti.h
│ │ │ │ ├── stm8s_flash.h
│ │ │ │ ├── stm8s_gpio.h
│ │ │ │ ├── stm8s_i2c.h
│ │ │ │ ├── stm8s_itc.h
│ │ │ │ ├── stm8s_iwdg.h
│ │ │ │ ├── stm8s_lib.h
│ │ │ │ ├── stm8s_rst.h
│ │ │ │ ├── stm8s_spi.h
│ │ │ │ ├── stm8s_tim1.h
│ │ │ │ ├── stm8s_tim2.h
│ │ │ │ ├── stm8s_tim3.h
│ │ │ │ ├── stm8s_tim4.h
│ │ │ │ ├── stm8s_tim5.h
│ │ │ │ ├── stm8s_tim6.h
│ │ │ │ ├── stm8s_type.h
│ │ │ │ ├── stm8s_uart1.h
│ │ │ │ ├── stm8s_uart2.h
│ │ │ │ ├── stm8s_uart3.h
│ │ │ │ └── stm8s_wwdg.h
│ │ │ └── src
│ │ │ ├── stm8s_adc1.c
│ │ │ ├── stm8s_adc2.c
│ │ │ ├── stm8s_awu.c
│ │ │ ├── stm8s_beep.c
│ │ │ ├── stm8s_can.c
│ │ │ ├── stm8s_clk.c
│ │ │ ├── stm8s_exti.c
│ │ │ ├── stm8s_flash.c
│ │ │ ├── stm8s_gpio.c
│ │ │ ├── stm8s_i2c.c
│ │ │ ├── stm8s_itc.c
│ │ │ ├── stm8s_iwdg.c
│ │ │ ├── stm8s_rst.c
│ │ │ ├── stm8s_spi.c
│ │ │ ├── stm8s_tim1.c
│ │ │ ├── stm8s_tim2.c
│ │ │ ├── stm8s_tim3.c
│ │ │ ├── stm8s_tim4.c
│ │ │ ├── stm8s_tim5.c
│ │ │ ├── stm8s_tim6.c
│ │ │ ├── stm8s_uart1.c
│ │ │ ├── stm8s_uart2.c
│ │ │ ├── stm8s_uart3.c
│ │ │ └── stm8s_wwdg.c
│ │ ├── STM8S_STANDARD_PERIPHERALS_LIB1
│ │ │ ├── Includes
│ │ │ │ ├── stm8s.h
│ │ │ │ ├── stm8s_adc1.h
│ │ │ │ ├── stm8s_adc2.h
│ │ │ │ ├── stm8s_awu.h
│ │ │ │ ├── stm8s_beep.h
│ │ │ │ ├── stm8s_clk.h
│ │ │ │ ├── stm8s_conf.h
│ │ │ │ ├── stm8s_exti.h
│ │ │ │ ├── stm8s_flash.h
│ │ │ │ ├── stm8s_gpio.h
│ │ │ │ ├── stm8s_i2c.h
│ │ │ │ ├── stm8s_itc.h
│ │ │ │ ├── stm8s_iwdg.h
│ │ │ │ ├── stm8s_lib.h
│ │ │ │ ├── stm8s_macro.h
│ │ │ │ ├── stm8s_map.h
│ │ │ │ ├── stm8s_rst.h
│ │ │ │ ├── stm8s_spi.h
│ │ │ │ ├── stm8s_tim1.h
│ │ │ │ ├── stm8s_tim2.h
│ │ │ │ ├── stm8s_tim3.h
│ │ │ │ ├── stm8s_tim4.h
│ │ │ │ ├── stm8s_tim5.h
│ │ │ │ ├── stm8s_tim6.h
│ │ │ │ ├── stm8s_type.h
│ │ │ │ ├── stm8s_uart1.h
│ │ │ │ ├── stm8s_uart2.h
│ │ │ │ ├── stm8s_uart3.h
│ │ │ │ └── stm8s_wwdg.h
│ │ │ ├── Includes1
│ │ │ │ ├── stm8s.h
│ │ │ │ ├── stm8s_adc1.h
│ │ │ │ ├── stm8s_adc2.h
│ │ │ │ ├── stm8s_awu.h
│ │ │ │ ├── stm8s_beep.h
│ │ │ │ ├── stm8s_can.h
│ │ │ │ ├── stm8s_clk.h
│ │ │ │ ├── stm8s_conf.h
│ │ │ │ ├── stm8s_exti.h
│ │ │ │ ├── stm8s_flash.h
│ │ │ │ ├── stm8s_gpio.h
│ │ │ │ ├── stm8s_i2c.h
│ │ │ │ ├── stm8s_itc.h
│ │ │ │ ├── stm8s_iwdg.h
│ │ │ │ ├── stm8s_macro.h
│ │ │ │ ├── stm8s_map.h
│ │ │ │ ├── stm8s_rst.h
│ │ │ │ ├── stm8s_spi.h
│ │ │ │ ├── stm8s_tim1.h
│ │ │ │ ├── stm8s_tim2.h
│ │ │ │ ├── stm8s_tim3.h
│ │ │ │ ├── stm8s_tim4.h
│ │ │ │ ├── stm8s_tim5.h
│ │ │ │ ├── stm8s_tim6.h
│ │ │ │ ├── stm8s_type.h
│ │ │ │ ├── stm8s_uart1.h
│ │ │ │ ├── stm8s_uart2.h
│ │ │ │ ├── stm8s_uart3.h
│ │ │ │ └── stm8s_wwdg.h
│ │ │ ├── Includes3
│ │ │ │ ├── intrinsics.h
│ │ │ │ ├── stm8s.h
│ │ │ │ ├── stm8s_adc1.h
│ │ │ │ ├── stm8s_adc2.h
│ │ │ │ ├── stm8s_awu.h
│ │ │ │ ├── stm8s_beep.h
│ │ │ │ ├── stm8s_can.h
│ │ │ │ ├── stm8s_clk.h
│ │ │ │ ├── stm8s_conf.h
│ │ │ │ ├── stm8s_exti.h
│ │ │ │ ├── stm8s_flash.h
│ │ │ │ ├── stm8s_gpio.h
│ │ │ │ ├── stm8s_i2c.h
│ │ │ │ ├── stm8s_itc.h
│ │ │ │ ├── stm8s_iwdg.h
│ │ │ │ ├── stm8s_lib.h
│ │ │ │ ├── stm8s_rst.h
│ │ │ │ ├── stm8s_spi.h
│ │ │ │ ├── stm8s_tim1.h
│ │ │ │ ├── stm8s_tim2.h
│ │ │ │ ├── stm8s_tim3.h
│ │ │ │ ├── stm8s_tim4.h
│ │ │ │ ├── stm8s_tim5.h
│ │ │ │ ├── stm8s_tim6.h
│ │ │ │ ├── stm8s_type.h
│ │ │ │ ├── stm8s_uart1.h
│ │ │ │ ├── stm8s_uart2.h
│ │ │ │ ├── stm8s_uart3.h
│ │ │ │ └── stm8s_wwdg.h
│ │ │ ├── Sources
│ │ │ │ ├── stm8s_adc1.c
│ │ │ │ ├── stm8s_adc2.c
│ │ │ │ ├── stm8s_awu.c
│ │ │ │ ├── stm8s_beep.c
│ │ │ │ ├── stm8s_clk.c
│ │ │ │ ├── stm8s_exti.c
│ │ │ │ ├── stm8s_flash.c
│ │ │ │ ├── stm8s_gpio.c
│ │ │ │ ├── stm8s_i2c.c
│ │ │ │ ├── stm8s_itc.c
│ │ │ │ ├── stm8s_iwdg.c
│ │ │ │ ├── stm8s_rst.c
│ │ │ │ ├── stm8s_spi.c
│ │ │ │ ├── stm8s_tim1.c
│ │ │ │ ├── stm8s_tim2.c
│ │ │ │ ├── stm8s_tim3.c
│ │ │ │ ├── stm8s_tim4.c
│ │ │ │ ├── stm8s_tim5.c
│ │ │ │ ├── stm8s_tim6.c
│ │ │ │ ├── stm8s_uart1.c
│ │ │ │ ├── stm8s_uart2.c
│ │ │ │ ├── stm8s_uart3.c
│ │ │ │ └── stm8s_wwdg.c
│ │ │ ├── Sources1
│ │ │ │ ├── stm8s_adc1.c
│ │ │ │ ├── stm8s_adc2.c
│ │ │ │ ├── stm8s_awu.c
│ │ │ │ ├── stm8s_beep.c
│ │ │ │ ├── stm8s_can.c
│ │ │ │ ├── stm8s_clk.c
│ │ │ │ ├── stm8s_exti.c
│ │ │ │ ├── stm8s_flash.c
│ │ │ │ ├── stm8s_gpio.c
│ │ │ │ ├── stm8s_i2c.c
│ │ │ │ ├── stm8s_itc.c
│ │ │ │ ├── stm8s_iwdg.c
│ │ │ │ ├── stm8s_rst.c
│ │ │ │ ├── stm8s_spi.c
│ │ │ │ ├── stm8s_tim1.c
│ │ │ │ ├── stm8s_tim2.c
│ │ │ │ ├── stm8s_tim3.c
│ │ │ │ ├── stm8s_tim4.c
│ │ │ │ ├── stm8s_tim5.c
│ │ │ │ ├── stm8s_tim6.c
│ │ │ │ ├── stm8s_uart1.c
│ │ │ │ ├── stm8s_uart2.c
│ │ │ │ ├── stm8s_uart3.c
│ │ │ │ └── stm8s_wwdg.c
│ │ │ ├── Sources4
│ │ │ │ ├── stm8s_adc1.c
│ │ │ │ ├── stm8s_adc2.c
│ │ │ │ ├── stm8s_awu.c
│ │ │ │ ├── stm8s_beep.c
│ │ │ │ ├── stm8s_can.c
│ │ │ │ ├── stm8s_clk.c
│ │ │ │ ├── stm8s_exti.c
│ │ │ │ ├── stm8s_flash.c
│ │ │ │ ├── stm8s_gpio.c
│ │ │ │ ├── stm8s_i2c.c
│ │ │ │ ├── stm8s_itc.c
│ │ │ │ ├── stm8s_iwdg.c
│ │ │ │ ├── stm8s_rst.c
│ │ │ │ ├── stm8s_spi.c
│ │ │ │ ├── stm8s_tim1.c
│ │ │ │ ├── stm8s_tim2.c
│ │ │ │ ├── stm8s_tim3.c
│ │ │ │ ├── stm8s_tim4.c
│ │ │ │ ├── stm8s_tim5.c
│ │ │ │ ├── stm8s_tim6.c
│ │ │ │ ├── stm8s_uart1.c
│ │ │ │ ├── stm8s_uart2.c
│ │ │ │ ├── stm8s_uart3.c
│ │ │ │ └── stm8s_wwdg.c
│ │ │ ├── stm8s_macro.h
│ │ │ └── stm8s_map.h
│ │ └── STM8_TS_LIB
│ │ ├── Includes
│ │ │ ├── STM8_TSL_RC_API.h
│ │ │ ├── STM8_TSL_RC_CheckConfig.h
│ │ │ ├── STM8_TSL_RC_Configuration_TOADAPT.h
│ │ │ ├── STM8_TSL_RC_IODriver.h
│ │ │ ├── STM8_TSL_RC_Internal.h
│ │ │ ├── STM8_TSL_RC_MultiChannelKey.h
│ │ │ ├── STM8_TSL_RC_Services.h
│ │ │ ├── STM8_TSL_RC_SingleChannelKey.h
│ │ │ └── STM8_TSL_RC_TimerDriver.h
│ │ ├── Sources
│ │ │ ├── STM8_TSL_RC_API.c
│ │ │ ├── STM8_TSL_RC_IODriver.c
│ │ │ ├── STM8_TSL_RC_MultiChannelKey.c
│ │ │ ├── STM8_TSL_RC_Services.c
│ │ │ ├── STM8_TSL_RC_SingleChannelKey.c
│ │ │ └── STM8_TSL_RC_TimerDriver.c
│ │ ├── stm8_tsl_um.chm
│ │ └── version.txt
│ ├── GPIO.stw
│ ├── GPIO.wdb
│ ├── GPIO.wed
│ ├── MC_FWLIB_SCALAR
│ │ └── param
│ │ ├── MC_BLDC_Drive_Param.h
│ │ └── MC_PowerStage_Param.h
│ ├── Release
│ │ └── gpio.lkf
│ ├── SRC
│ │ ├── C
│ │ │ └── functions.c
│ │ └── H
│ │ └── functions.h
│ ├── STM8S903K.h
│ ├── STM8S903K3.h
│ ├── STM8_MC_FRAMEWORK
│ │ ├── inc
│ │ │ ├── MC_dev_clk.h
│ │ │ ├── MC_dev_opt.h
│ │ │ ├── MC_dev_port.h
│ │ │ ├── MC_dev_vtimer.h
│ │ │ ├── MC_hall.h
│ │ │ ├── MC_vtimer.h
│ │ │ └── dev_type.h
│ │ ├── param
│ │ │ ├── MC_stm8s_clk_param.h
│ │ │ ├── MC_stm8s_hall_param.h
│ │ │ └── MC_stm8s_port_param.h
│ │ └── src
│ │ ├── MC_Hall.c
│ │ ├── MC_stm8s_clk.c
│ │ ├── MC_stm8s_opt.c
│ │ ├── MC_stm8s_port.c
│ │ ├── MC_stm8s_vtimer.c
│ │ └── MC_vtimer.c
│ ├── TAGS.txt
│ ├── TAGS_Filelist.txt
│ ├── ad.c
│ ├── ad.h
│ ├── checkres.spy
│ ├── clk.c
│ ├── gpio.dep
│ ├── gpio.mak
│ ├── gpio.pdb
│ ├── gpio.stp
│ ├── gpio_Programmer
│ │ ├── gpio_STVP.stp
│ │ └── gpio_STVP_OPTION BYTE.hex
│ ├── gpio_plot_ws.xml
│ ├── io_init.c
│ ├── io_init.h
│ ├── main.c
│ ├── main.h
│ ├── shengming.h
│ ├── stm8_interrupt_vector.c
│ ├── stm8s_it.c
│ ├── stm8s_it.h
│ ├── time.c
│ ├── time.h
│ ├── time1_bldc.c
│ └── 注.txt
└── EB712ST-LX03-120327
├── 12_PCB
│ ├── Backup of EB712ST-LX03_120327(69.6)M4.PCB
│ ├── EB712ST-LX03_120327(69.6)M4.PCB
│ └── EB712ST-LX03_120327(69.DDB
├── EB712ST-LX03-120327字符图.pdf
├── EB712ST-LX03-120327后焊件图.pdf
├── EB712ST-LX03-120327后焊件清单.pdf
├── EB712ST-LX03-120327贴片器件清单.pdf
├── EB712ST-LX03-CON.pdf
├── EB712ST-LX03-DRV.pdf
└── ORCAD_SCH
├── STM8S903K3T6_MOTO.DSN
├── STM8S903K3T6_MOTO.DSNlck
├── STM8S903K3T6_MOTO_0.DBK
└── stm8s903k3t6_moto.opj
34 directories, 374 files
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论