文件名称:StepMoto
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-09-13
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- 王**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这是使用stm32f100r8t6 开发的二相四线步进电机的驱动程序。
使用方法:(1)想要调用InitStepMotor()初始化端口等
(2)然后调用StartStepMotor() 设置步进电机方向和步数
(3)最后频率性的调用StepMotorGo()即可,当然此频率就是步进电机的频率。-This is done using stm32f100r8t6 developed two-phase four-wire stepper motor driver. How to use: (a) you want to call InitStepMotor () Initialize the port, etc. (2) then call StartStepMotor () to set the direction and the stepper motor step number (3) the frequency of the last call StepMotorGo () can, of course, is that this frequency step into the motor frequency.
使用方法:(1)想要调用InitStepMotor()初始化端口等
(2)然后调用StartStepMotor() 设置步进电机方向和步数
(3)最后频率性的调用StepMotorGo()即可,当然此频率就是步进电机的频率。-This is done using stm32f100r8t6 developed two-phase four-wire stepper motor driver. How to use: (a) you want to call InitStepMotor () Initialize the port, etc. (2) then call StartStepMotor () to set the direction and the stepper motor step number (3) the frequency of the last call StepMotorGo () can, of course, is that this frequency step into the motor frequency.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
StepMoto
........\StepMoto.c
........\StepMoto.h