登录
首页 » Others » 61IC_S4410

61IC_S4410

于 2020-11-12 发布 文件大小:2124KB
0 165
下载积分: 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 个回复

  • chuankou
    个人收集的各种串口电路图,程序,讲解比较详细,对初学者应该帮助比较大(Personal collection of various serial circuit, procedures, explained in more detail, for beginners should help more)
    2008-07-03 13:58:37下载
    积分:1
  • Smart_Home-master
    说明:  一个智能家居控制程序,zigbee CC2530 程序源码(A smart home control program, ZigBee CC2530 source code)
    2020-06-19 05:00:02下载
    积分:1
  • 8位pwm呼吸灯控制
    m128的pwm控制,控制呼吸灯,已经编译过了(PWM control of M128)
    2020-06-20 21:40:02下载
    积分:1
  • CANAPP
    详细描述CAN通信的中断发送和接收,包含初始化,中断函数,滤波等(CAN communication is interrupted transmission and reception, including initialization, interrupt functions, a detailed description of such filtering)
    2013-11-27 20:20:20下载
    积分:1
  • 430
    用MSP430F149写的读写SD卡的程序,用SPI总线的模式实现对sd卡的读写访问。(MSP430 spi sd)
    2020-10-05 11:17:38下载
    积分:1
  • canon
    Wrappers for rfs XDR conversion routines. These routines are called using the tcanon() and fcanon() macros defined in rfs_xdr.h.
    2015-11-25 21:48:34下载
    积分:1
  • simplis-examples
    simplis的学习资料,里面包含了很多实际的设计实例,希望对大家的学习有些帮助……(simplis learning materials, which contains a lot of practical design examples, we want to study some help ... ...)
    2012-01-04 17:25:52下载
    积分:1
  • oscillograph
    本示波器代码是以stm32f407为硬件基础,通过对12位adc,dma,以及定时触发模式的配置,最终在12864液晶屏上显示波形。(This oscilloscope Code is stm32f407 based hardware, by 12 adc, dma, and configure the timing trigger mode, the final display waveforms on 12864 LCD screen.)
    2015-08-25 13:40:19下载
    积分:1
  • DemoMPC5646C_-KEYaLED
    基于MPC5646CF0MLU1单片机的LED测试程序(LED Test Program Based on MPC5646CF0MLU1 Single Chip Microcomputer)
    2017-03-13 15:31:41下载
    积分:1
  • DigitalMeter_src
    漂亮的数字仪表,可使用在自己的控制项目中(Pretty digital instrument can be used in their own control projects)
    2016-02-02 12:19:40下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载