
![]() STM32步进电机程序 #include"stm32f10x_lib.h"! i: E6 `! G: ?2 _- Y) d- s GPIO_InitTypeDef GPIO_InitStructure;. F& t- _ P+ z& a( ~* K+ m g ErrorStatus HSIStartUpStatus;4 c$ [% O" w; L$ Z- e0 p. a/ |) J void NVIC_Configuration(void);" a% X; y. X( s5 t3 Q6 _& `0 Z8 R void RCC_Configuration(void); void TIM2_Configuration(void); void GPIO_Configuration(void); #define VECT_TAB_RAM |
STMæ¥è¿çµæºç¨åº.txt
下载4.26 KB, 下载次数: 3019
{; f+ f8 ?6 |7 E. y: p! N
RTC_TimeTypeDef RTC_TimeTypeInitStructure;! _0 k: y1 {! p/ G" T, s3 g6 c$ A6 F/ e
RTC_TimeTypeInitStructure.RTC_Hours=hour;& J: y( {* H. T4 E* Y( z
RTC_TimeTypeInitStructure.RTC_Minutes=min;
RTC_TimeTypeInitStructure.RTC_Seconds=sec;6 k5 ~* ?% w7 A3 U. g- {
RTC_TimeTypeInitStructure.RTC_H12=ampm;
#include"stm32f10x_lib.h"
GPIO_InitTypeDef GPIO_InitStructure;$ s, Q! G( Z& G6 R' `/ z
ErrorStatus HSIStartUpStatus; Q" k& O9 S# z2 j' D
void NVIC_Configuration(void);
void RCC_Configuration(void);
void TIM2_Configuration(void);
void GPIO_Configuration(void);
#define VECT_TAB_RAM
7 _: m% P1 e4 z. w) R1 R
; ^5 s: y! e4 F5 U, `
谢谢楼主~~~~
STM32 stepper motor program
Is full source available ?
How does it work in real life, any application ?
回复:STM32步进电机程序
STM32步进电机程序
#include"stm32f10x_lib.h". F" U4 T5 k/ R4 L5 N
GPIO_InitTypeDef GPIO_InitStructure;
ErrorStatus HSIStartUpStatus;
void NVIC_Configuration(void);
void RCC_Configuration(void);! Z8 u' o. ?( U$ d. X+ G2 e0 r2 p
void TIM2_Configuration(void);
void GPIO_Configuration(void);
#define VECT_TAB_RAM8 t) ]6 d, j0 f
5 H, O2 E; t5 F
谢谢楼主~~~~
RE:STM32步进电机程序
RE:STM32步进电机程序
回复:STM32步进电机程序
RE:STM32步进电机程序
RE:STM32步进电机程序
RE:STM32步进电机程序
RE:STM32步进电机程序
RE:STM32步进电机程序
RE:STM32步进电机程序
RE:STM32步进电机程序
RE:STM32步进电机程序
RE:STM32步进电机程序
RE:STM32步进电机程序