登录
首页 » Others » 61IC_S4410

61IC_S4410

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

  • clock
    通过编程实现51单片机的电子表功能,包括时钟、日期、计时、闹钟、倒计时等(Achieve 51 microcontroller programmed Spreadsheet functions, including the clock, date, time, alarm clock, countdown, etc.)
    2016-04-29 16:57:48下载
    积分:1
  • MC9S12XS256RMV1
    MC9S12XS256的英文版数据手册 做飞思卡尔智能车的必备工具(The English version of the data sheet do MC9S12XS256 Freescale essential tool for intelligent vehicle)
    2011-05-07 20:04:36下载
    积分:1
  • dianzheng
    点阵程序 4片16*16点阵显示程序,可以正显,反显,左右移动。(Dot-matrix program 4 16* 16 dot matrix display program, you can now significantly, anti-marked, about mobile.)
    2008-08-12 13:14:24下载
    积分:1
  • fat文件系统原理
    说明:  本文从硬件出发,系统地讲解了文件系统实现的原理,内容详细全面而有条理(Starting from the hardware, this paper systematically explains the principle of file system implementation. The content is detailed, comprehensive and orderly.)
    2020-06-20 15:20:02下载
    积分:1
  • OLED
    说明:  OLED的底层库 msp430使用 管教需要自己修改(OLED's bottom library MSP430 uses discipline to modify itself)
    2017-10-22 17:23:55下载
    积分:1
  • jianpan
    单片机实验中的键盘扫描实验,用lcd1602液晶显示屏显示按键值,c语言编写(for 51)
    2015-04-06 13:33:00下载
    积分:1
  • SPI-ds1302
    spi协议,分为几个文件块,以供调用,采用时钟芯片ds1302做例子,进行协议的实现,是c程序方面阅读。(spi agreement, the document is divided into several blocks, calling for the use ds1302 clock chip as an example, for the realization of the agreement is c procedures reading.)
    2007-04-30 10:51:41下载
    积分:1
  • 124666
    仪表盘方式显示CPU和硬盘温度及系统信息(Dashboard display CPU and hard disk temperature and system information)
    2007-10-27 14:36:40下载
    积分:1
  • oled
    说明:  oled驱动程序,ssd1306芯片驱动程序(OLED rivder,ssd1306 rivder)
    2021-01-25 14:56:54下载
    积分:1
  • seven_order5
    fluent物性随温度变化的udf(包括导热和比热);边界条件温度随时间变化的udf。(fluent physical properties with temperature changes udf (including thermal conductivity and specific heat) temperature boundary conditions change over time udf.)
    2015-10-07 20:38:22下载
    积分:1
  • 696522资源总数
  • 104029会员总数
  • 31今日下载