k210定时器0 控制 定时器1的pwm

使用的是360度舵机,通过定时器0每隔10毫秒调速一次,通过调节定时器1的占空比 改变速度   #include <fpioa.h> #include <plic.h> #include <pwm.h> #include <stdio.h> #include <sysctl.h> #include <syslog.h> #include <timer.h>   #define TIMER_NOR
相关文章
相关标签/搜索