登录
首页 » Others » 61IC_S4410

61IC_S4410

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

  • ADC 两路 UV
    说明:  只用于学习STM32F429的ADC,将一路ADC采集,改为两路ADC采集,并将采集的模拟量转换为紫外线等级。(It is only used to learn the ADC of STM32F429. It changes one ADC acquisition to two ADC acquisitions, and converts the analog acquisition to ultraviolet level.)
    2020-06-20 03:40:01下载
    积分:1
  • STM8L_UART1(基于库)
    STM8l低功耗,串口通信程序,配置 库函数(STM8l low power consumption, serial communication program, configuration library function)
    2018-08-14 18:18:21下载
    积分:1
  • hsms-0.9.0.tar
    与secs相关的hsms协议,用于半导体设备通信的(Secs associated with hsms agreement for semiconductor equipment communications)
    2021-01-28 14:58:40下载
    积分:1
  • folder___govinfoagency
    gov information agency is a web application for interacting with the government departments
    2015-07-16 13:21:03下载
    积分:1
  • mc9s12dp256b
    IT IS A DTASHEET FOR mc9s12dp256 Fresscale microcontroller
    2013-01-26 05:15:41下载
    积分:1
  • 8051PProteus
    单片机C语言程序设计实训100例——基于8051+Proteus仿真(1(Microcontroller C Programming Language Training 100 cases- based on 8051+ Proteus simulation (a)
    2013-11-10 09:16:09下载
    积分:1
  • DAC DMA正弦波
    说明:  STM32F407通过ADC,DMA输出 幅值,频率可调正弦波(STM32F407 outputs amplitude and frequency adjustable sinusoidal wave through ADC and DMA)
    2019-07-03 20:39:58下载
    积分:1
  • BlueBoard_schematics_V1R1-3
    lpc2148_development board schematic
    2013-04-02 14:09:14下载
    积分:1
  • stm8l151串口通信例程
    说明:  低功耗stm8l15x,串口通信,实现单片机与PC的通信,串口设置见文件(Low power serial communication)
    2019-12-04 10:01:20下载
    积分:1
  • Code(6)
    As the figure above illustrates, a phase accumulator compares the sample clock and desired frequency to increment a phase register. Again, the fundamental idea is that we can generate signals with precise frequencies by generating an appropriate sample based on the phase of that frequency at any point in time. In addition, by representing our waveform with 214 (16,384) points, we are able to represent exactly 16,384 phase increments with our lookup table.
    2013-12-11 09:48:41下载
    积分:1
  • 696518资源总数
  • 105554会员总数
  • 2今日下载