登录
首页 » Others » 61IC_S4410

61IC_S4410

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

  • Transmitter
    nrf24l01的驱动程序,可以用于2.4g盒子的超强通信。支持收发和1对6(NRF24L01 driver can be used for 2.4G box super communication. Supporting transceiver and 1-to-6)
    2020-06-22 23:00:01下载
    积分:1
  • LPC2378
    schematic lpc2378
    2009-05-02 20:53:55下载
    积分:1
  • yinpin-xinhao-fasheng
    利用单片机定时器产生高低电位各0.5毫秒的方波,该方波再经二阶滤波变成1K赫兹的正弦波,即为音频信号(To produce high and low potential of each 0.5 ms using SCM timer Fang Bo, the square wave and then by two order filter into 1K Hz sine wave, namely for audio signal )
    2015-02-02 13:23:56下载
    积分:1
  • Step-Motor-MSP430
    用msp430G2553 控制两相四线的步进电机(通过L298n),带正反转控制,可控制前进距离和顺/逆时针转动角度。(control the step motor with msp430G2553,including CW/CCW, whoes angle is adjustable.)
    2013-03-29 18:07:05下载
    积分:1
  • 课件
    针对MCS-51单片机的硬件结构和原理、指令系统、汇编、中断、定时器、并行扩展等进行了讲解。(The hardware structure and principle, instruction system, assembly, interrupt, timer and parallel expansion of MCS-51 single chip computer are explained.)
    2020-06-18 00:40:02下载
    积分:1
  • MouseRotateApp
    通过鼠标可以控制图象的宣战和显示通过鼠标可以控制图象的宣战和显示(macheng)
    2009-05-17 00:18:07下载
    积分:1
  • 红外遥控器
    说明:  使用STM32F103 32位芯片配置红外遥控器以及控制红外遥控器(Configuration of Infrared Remote Controller and Control of Infrared Remote Controller with STM32F103 32 Bit Chip)
    2020-06-23 17:00:02下载
    积分:1
  • NandFlash_USB-Mass_Storage-MCU-Flash
    open103v(STM32F103V芯片)开发板上做的NANDFLASH做U盘程序,刚刚调试通过,不过速度还有点慢。(mass disk device demo for STM32F103V)
    2020-09-20 11:17:51下载
    积分:1
  • sd
    说明:  sd卡初始,由于SD卡使用SPI模式,并且是块读取(512Byte),所以需要单片机提供大于512的可用RAM,以供缓冲使用 这里可以选择STC89c52RD+、STC89C58RD+、STC89C516RD+,后缀RD+表明扩展RAM是1024字节,RC表明扩展RAM256字节(sd card original, because the SD card using SPI mode, and is a block read (512Byte), so they need the microcontroller to provide more than 512 of the available RAM, for buffer used here can choose STC89c52RD+, STC89C58RD+, STC89C516RD+, the suffix RD+ that extended RAM is 1024 bytes, RC that extended RAM256 byte)
    2011-11-15 12:27:58下载
    积分:1
  • 96169
    通过DS1302时钟控制的继电器动作。时钟可调。(By DS1302 clock control relay. Clock adjustable.)
    2013-09-21 11:00:08下载
    积分:1
  • 696518资源总数
  • 104388会员总数
  • 18今日下载