2019-07-20 14:40发布
翱翔云端的鸟 发表于 2014-10-31 20:23 [mw_shl_code=c,true]#include "encode.h" #include "stm32f10x.h" #include "misc.h"
最多设置5个标签!
TIM_EncoderInterfaceConfig(TIM5,TIM_EncoderMode_TI1,TIM_ICPolarity_Rising,TIM_ICPolarity_Rising);//ENCODER模式设定
我这个是不是设置的有问题?我只需要TI1读取脉冲,因为我只有一个端口输出脉冲,一个接地,然后定时器编码器模式读取!所以只需要开启TI1,但是第四个参数该怎么设置?因为根本不需要TI2
一周热门 更多>