登录
首页 » C/C++ » BLDC-PROGRAM

BLDC-PROGRAM

于 2013-01-24 发布 文件大小:201KB
0 121
下载积分: 1 下载次数: 646

代码说明:

  本代码为STM8S903K 无刷无感电机的驱动源程序 应用在电动工具上 属产品级代码 用电位器调速 保护电流40A(The code STM8S903K brushless non-inductive motor drive source Is a product-level code used in power tools speed control potentiometer protection current 40A)

文件列表:

PROGRAM
.......\Debug
.......\.....\clk.ls,3895,2013-01-15
.......\.....\clk.o,17855,2013-01-15
.......\.....\function.ls,35395,2013-01-15
.......\.....\function.o,26046,2013-01-15
.......\.....\initdecive.ls,3956,2013-01-15
.......\.....\initdecive.o,18542,2013-01-15
.......\.....\main.ls,28011,2013-01-15
.......\.....\main.o,30355,2013-01-15
.......\.....\rk-1183a-18v prj.elf,31325,2013-01-15
.......\.....\rk-1183a-18v prj.lkf,1502,2013-01-15
.......\.....\rk-1183a-18v prj.map,49396,2013-01-15
.......\.....\rk-1183a-18v prj.s19,7744,2013-01-15
.......\.....\rk-1183a-18v prj.sm8,151337,2013-01-15
.......\.....\st8adc.ls,3446,2013-01-15
.......\.....\st8adc.o,18011,2013-01-15
.......\.....\stm8s_it.ls,17889,2013-01-15
.......\.....\stm8s_it.o,28084,2013-01-15
.......\.....\stm8_interrupt_vector.ls,6403,2013-01-15
.......\.....\stm8_interrupt_vector.o,18697,2013-01-15
.......\.....\testcple.ls,23725,2013-01-15
.......\.....\testcple.o,24116,2013-01-15
.......\.....\timer1.ls,4717,2013-01-15
.......\.....\timer1.o,18704,2013-01-15
.......\.....\timer6.ls,2222,2013-01-15
.......\.....\timer6.o,17586,2013-01-15
.......\project-code
.......\............\Function
.......\............\........\inc
.......\............\........\...\button.h,1165,2012-07-09
.......\............\........\...\button_2.h,1518,2008-01-01
.......\............\........\...\buz.h,1745,2005-01-04
.......\............\........\...\check56hz.h,471,2012-07-12
.......\............\........\...\function.h,1640,2012-07-04
.......\............\........\...\initdecive.h,116,2005-01-03
.......\............\........\...\Tab.h,294,2008-01-01
.......\............\........\...\TESTCPLE.h,2609,2013-01-15
.......\............\........\...\tp_pid.h,2166,2005-01-01
.......\............\........\...\tp_pid2.h,1906,2012-07-18
.......\............\........\...\usuallyic.h,308,2005-01-02
.......\............\........\scr
.......\............\........\...\button.c,2706,2008-01-01
.......\............\........\...\buz.c,3436,2005-01-04
.......\............\........\...\check56hz.c,1443,2005-01-01
.......\............\........\...\function.c,8981,2005-01-01
.......\............\........\...\Tab.c,6688,2005-01-01
.......\............\........\...\TESTCPLE.c,7655,2013-01-15
.......\............\........\...\tp_pid.c,6274,2005-01-01
.......\............\........\...\tp_pid2.c,2742,2012-07-18
.......\............\........\...\usuallyic.c,1458,2012-07-04
.......\............\Lib
.......\............\...\inc
.......\............\...\...\clk.h,1203,2005-01-04
.......\............\...\...\st8adc.h,1253,2013-01-03
.......\............\...\...\stm8cmdram.h,658,2005-01-24
.......\............\...\...\STM8S103K.h,16993,2005-01-02
.......\............\...\...\STM8S105C_S.h,20836,2005-01-01
.......\............\...\...\STM8S903K.h,17108,2005-01-01
.......\............\...\...\stm8_it.h,3810,2011-11-15
.......\............\...\...\stm8_mcutype.h,313,2005-01-02
.......\............\...\...\timer1.h,756,2005-01-06
.......\............\...\...\timer2.h,1542,2005-01-02
.......\............\...\...\timer4.h,958,2005-01-02
.......\............\...\...\timer5.h,1116,2005-01-06
.......\............\...\...\timer6.h,815,2005-01-02
.......\............\...\...\typedefine.h,5025,2005-01-01
.......\............\...\...\uart1.h,1110,2005-01-04
.......\............\...\scr
.......\............\...\...\clk.c,2148,2005-01-01
.......\............\...\...\st8adc.c,1607,2013-01-04
.......\............\...\...\stm8cmdram.c,3614,2005-01-24
.......\............\...\...\stm8_interrupt_vector.c,6766,2005-01-01
.......\............\...\...\timer1.c,1804,2005-01-06
.......\............\...\...\timer2.c,5912,2005-01-01
.......\............\...\...\timer4.c,1223,2005-01-04
.......\............\...\...\timer5.c,5899,2005-01-06
.......\............\...\...\timer6.c,1234,2005-01-01
.......\............\...\...\uart1.c,2187,2005-01-04
.......\............\Startup
.......\............\User
.......\............\....\global.h,1071,2005-01-02
.......\............\....\initdecive.c,2593,2013-01-03
.......\............\....\io.h,953,2005-01-02
.......\............\....\main.c,9473,2013-01-04
.......\............\....\main.h,457,2013-01-04
.......\............\....\stm8s_it.c,11309,2013-01-15
.......\............\....\variable.h,957,2013-01-03
.......\Release
.......\.......\rk-1183a-18v prj.lkf,1525,2013-01-15
.......\rk-1183a-18v prj.dep,6483,2013-01-15
.......\rk-1183a-18v prj.pdb,896,2013-01-15
.......\rk-1183a-18v prj.stp,16653,2013-01-03
.......\RK-1183A-18V.stw,221,2013-01-15
.......\RK-1183A-18V.wdb,31470,2013-01-15
.......\RK-1183A-18V.wed,44754,2013-01-15
.......\stm8_interrupt_vector.c,6734,2005-01-05
.......\wsp5A7.tmp,31639,2005-01-02

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 696518资源总数
  • 104271会员总数
  • 57今日下载