登录
首页 » Others » 61IC_S4410

61IC_S4410

于 2020-11-12 发布 文件大小:2124KB
0 185
下载积分: 1 下载次数: 37

代码说明:

  4路pwm步进电机控制源代码,基于STM32f103芯片开发,自测可用(4 stepper motor pwm_ stm32)

文件列表:

利用stm32的tim3实现4路pwm输出控制步进电机
.........................................\4路步进电机pwm_stm32
.........................................\....................\Lib
.........................................\....................\...\cmsis
.........................................\....................\...\.....\core_cm3.c,17273,2012-10-23
.........................................\....................\...\.....\core_cm3.h,85714,2012-10-23
.........................................\....................\...\.....\stm32f10x.h,633941,2012-10-23
.........................................\....................\...\.....\system_stm32f10x.h,2085,2012-10-23
.........................................\....................\...\inc
.........................................\....................\...\...\misc.h,8982,2012-10-23
.........................................\....................\...\...\stm32f10x_adc.h,21690,2012-10-23
.........................................\....................\...\...\stm32f10x_bkp.h,7555,2012-10-23
.........................................\....................\...\...\stm32f10x_can.h,27559,2012-10-23
.........................................\....................\...\...\stm32f10x_cec.h,6573,2012-10-23
.........................................\....................\...\...\stm32f10x_crc.h,2162,2012-10-23
.........................................\....................\...\...\stm32f10x_dac.h,15233,2012-10-23
.........................................\....................\...\...\stm32f10x_dbgmcu.h,3818,2012-10-23
.........................................\....................\...\...\stm32f10x_dma.h,20754,2012-10-23
.........................................\....................\...\...\stm32f10x_exti.h,6824,2012-10-23
.........................................\....................\...\...\stm32f10x_flash.h,25445,2012-10-23
.........................................\....................\...\...\stm32f10x_fsmc.h,27016,2012-10-23
.........................................\....................\...\...\stm32f10x_gpio.h,20175,2012-10-23
.........................................\....................\...\...\stm32f10x_i2c.h,30029,2012-10-23
.........................................\....................\...\...\stm32f10x_iwdg.h,3828,2012-10-23
.........................................\....................\...\...\stm32f10x_pwr.h,4383,2012-10-23
.........................................\....................\...\...\stm32f10x_rcc.h,30452,2012-10-23
.........................................\....................\...\...\stm32f10x_rtc.h,3857,2012-10-23
.........................................\....................\...\...\stm32f10x_sdio.h,21863,2012-10-23
.........................................\....................\...\...\stm32f10x_spi.h,17725,2012-10-23
.........................................\....................\...\...\stm32f10x_tim.h,52427,2012-10-23
.........................................\....................\...\...\stm32f10x_usart.h,16548,2012-10-23
.........................................\....................\...\...\stm32f10x_wwdg.h,2966,2012-10-23
.........................................\....................\...\src
.........................................\....................\...\...\misc.c,7046,2012-10-23
.........................................\....................\...\...\stm32f10x_adc.c,47201,2012-10-23
.........................................\....................\...\...\stm32f10x_bkp.c,8463,2012-10-23
.........................................\....................\...\...\stm32f10x_can.c,45103,2012-10-23
.........................................\....................\...\...\stm32f10x_cec.c,11656,2012-10-23
.........................................\....................\...\...\stm32f10x_crc.c,3347,2012-10-23
.........................................\....................\...\...\stm32f10x_dac.c,19087,2012-10-23
.........................................\....................\...\...\stm32f10x_dbgmcu.c,5149,2012-10-23
.........................................\....................\...\...\stm32f10x_dma.c,29607,2012-10-23
.........................................\....................\...\...\stm32f10x_exti.c,6959,2012-10-23
.........................................\....................\...\...\stm32f10x_flash.c,62551,2012-10-23
.........................................\....................\...\...\stm32f10x_fsmc.c,35484,2012-10-23
.........................................\....................\...\...\stm32f10x_gpio.c,23221,2013-01-25
.........................................\....................\...\...\stm32f10x_i2c.c,45781,2012-10-23
.........................................\....................\...\...\stm32f10x_iwdg.c,4916,2012-10-23
.........................................\....................\...\...\stm32f10x_pwr.c,8759,2012-10-23
.........................................\....................\...\...\stm32f10x_rcc.c,51271,2012-10-23
.........................................\....................\...\...\stm32f10x_rtc.c,8598,2012-10-23
.........................................\....................\...\...\stm32f10x_sdio.c,28933,2012-10-23
.........................................\....................\...\...\stm32f10x_spi.c,30224,2012-10-23
.........................................\....................\...\...\stm32f10x_tim.c,109159,2012-10-23
.........................................\....................\...\...\stm32f10x_usart.c,38308,2012-10-23
.........................................\....................\...\...\stm32f10x_wwdg.c,5735,2012-10-23
.........................................\....................\...\startup
.........................................\....................\...\.......\arm
.........................................\....................\...\.......\...\startup_stm32f10x_cl.s,15766,2012-10-23
.........................................\....................\...\.......\...\startup_stm32f10x_hd.s,15503,2012-10-23
.........................................\....................\...\.......\...\startup_stm32f10x_hd_vl.s,15692,2012-10-23
.........................................\....................\...\.......\...\startup_stm32f10x_ld.s,12376,2012-10-23
.........................................\....................\...\.......\...\startup_stm32f10x_ld_vl.s,13656,2012-10-23
.........................................\....................\...\.......\...\startup_stm32f10x_md.s,12765,2012-10-23
.........................................\....................\...\.......\...\startup_stm32f10x_md_vl.s,14073,2012-10-23
.........................................\....................\...\.......\...\startup_stm32f10x_xl.s,15955,2012-10-23
.........................................\....................\MDK_Project
.........................................\....................\...........\List
.........................................\....................\...........\....\Project.map,93432,2013-05-06
.........................................\....................\...........\....\startup_stm32f10x_hd.lst,53676,2013-05-06
.........................................\....................\...........\Out
.........................................\....................\...........\...\core_cm3.crf,3549,2013-05-06
.........................................\....................\...........\...\core_cm3.d,107,2013-05-06
.........................................\....................\...........\...\core_cm3.o,10308,2013-05-06
.........................................\....................\...........\...\main.crf,349067,2013-05-06
.........................................\....................\...........\...\main.d,1266,2013-05-06
.........................................\....................\...........\...\main.o,387892,2013-05-06
.........................................\....................\...........\...\misc.crf,348212,2013-05-06
.........................................\....................\...........\...\misc.d,1302,2013-05-06
.........................................\....................\...........\...\misc.o,382984,2013-05-06
.........................................\....................\...........\...\Project.axf,281580,2013-05-06
.........................................\....................\...........\...\Project.hex,9980,2013-05-06
.........................................\....................\...........\...\Project.htm,48035,2013-05-06
.........................................\....................\...........\...\Project.lnp,567,2013-05-06
.........................................\....................\...........\...\Project.plg,9067,2013-05-06
.........................................\....................\...........\...\Project.sct,479,2013-05-06
.........................................\....................\...........\...\Project.tra,1911,2013-05-06
.........................................\....................\...........\...\startup_stm32f10x_hd.d,73,2013-05-06
.........................................\....................\...........\...\startup_stm32f10x_hd.o,6780,2013-05-06
.........................................\....................\...........\...\stm32f10x_adc.crf,355381,2013-05-06
.........................................\....................\...........\...\stm32f10x_adc.d,1599,2013-05-06
.........................................\....................\...........\...\stm32f10x_adc.o,429124,2013-05-06
.........................................\....................\...........\...\stm32f10x_gpio.crf,351710,2013-05-06
.........................................\....................\...........\...\stm32f10x_gpio.d,1632,2013-05-06
.........................................\....................\...........\...\stm32f10x_gpio.o,402872,2013-05-06
.........................................\....................\...........\...\stm32f10x_i2c.crf,354141,2013-05-06
.........................................\....................\...........\...\stm32f10x_i2c.d,1599,2013-05-06
.........................................\....................\...........\...\stm32f10x_i2c.o,423268,2013-05-06
.........................................\....................\...........\...\stm32f10x_it.crf,347686,2013-05-06
.........................................\....................\...........\...\stm32f10x_it.d,1560,2013-05-06

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

发表评论

0 个回复

  • NRF24L01
    NRF24L01+模块发射程序,80c52程序,有经过调试(Module launch program)
    2014-02-27 21:07:12下载
    积分:1
  • FireDragon
    火龙电子FD51F_DB_V1开发板是刘小良先生的力作,配套程序作为STC15单片机的学习利器,其代码的可读性工整度远超STC工程师的水平,可以作为快速掌握STC15单片机的重要参考(Fire dragon electronic FD51F_DB_V1 development board is Mr Xiao-liang liu s masterpiece, form a complete set of procedures as STC15 microcontroller learning tool, its the readability of the code neat degrees than on STC engineer level, can quickly grasp STC15 single-chip microcomputer as an important reference)
    2014-10-18 06:39:42下载
    积分:1
  • IIC
    9S08RG60IIC总线读写数据程序,IIC通信协议的应用(9 s08rg60iic bus, speaking, reading and writing data program)
    2014-05-22 15:34:01下载
    积分:1
  • xiangling
    编写一个中断处理程序,在主程序运行过程中,每隔10秒响铃一次,同时在屏幕右上角开窗口显示信息“The bell is ring!” 以及时、分、秒。(prepared an interrupt handling procedures, the main program process, beep every 10 seconds once, in the upper right open window screen display information, "The bell is ring!" And, minutes and seconds.)
    2006-06-13 16:36:18下载
    积分:1
  • 小车调速程序
    小车循迹,本程序在浙江省机器人大赛中使用,主要是循迹并计数,在合适的地方转向,并通过速度控制(This program is mainly used in Zhejiang Robot Competition. It tracks and counts, turns in the right place, and passes through speed control.)
    2018-11-24 13:25:21下载
    积分:1
  • DaHuaSDK
    大华DVR的SDK开发包,包括源码和开发文档.(Dahua DVR SDK development kits, including source code and documentation development.)
    2007-06-05 11:13:24下载
    积分:1
  • 433Mhz解码程序
    说明:  433MHz decode
    2020-02-17 16:53:36下载
    积分:1
  • zutaiwang
    基于组态王的温度控制系统,主要功能有温度的显示,还有温度的实时曲线(Based on the Kingview the temperature control system, the main function of the temperature display, real-time temperature curve)
    2020-12-04 14:29:25下载
    积分:1
  • MSChart
    Using MSChart Object to show data on form
    2015-05-05 15:22:26下载
    积分:1
  • DataPro
    软件是一款基于Microsoft Visual Basic 软件开发的物理化学实验数据处理软件,共分为八个实验,分别是”恒温槽的装配与性能测试”,“液体的饱和蒸汽压测定”,“双液系气液相平衡图的绘制”,“蔗糖转化反应速率常数的测定”,“电动势测定及应用”,“乙酸乙酯皂化反应动力学”,“最大气泡法测定液体表面张力”,“吊环法测定液体表面张力”。(Software is a Microsoft Visual Basic software development based on the physical and chemical experimental data processing software, is divided into eight experiments are " bath assembly and performance testing" , " liquid saturated vapor pressure measurement" , " two-fluid system phase equilibrium diagram drawing " ," invertase reaction rate constants measured, " " Determination and application of force " ," ethyl acetate saponification reaction kinetics " ," Determination of the maximum bubble liquid surface tension, " " Determination of the rings liquid surface tension. " )
    2013-10-05 20:04:46下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载