摘要: 这里使用定时器作为延时,单位为秒,使用exti的软件触发方式,配置见代码,在main里进行触发软件中断 代码 #include "stm32f10x.h" #include "stm32f10x_gpio.h" #include "misc.h" #include "stm32f10x_exti.h 阅读全文
posted @ 2024-09-25 16:49 CV小能手chh 阅读(78) 评论(0) 推荐(0)