摘要: 首先,查看文件 stm32f4xx_hal_tim.c 关于如何使用 TIM 外设的说明。 ##### How to use this driver ##### [..] (#) Initialize the TIM low level resources by implementing the f 阅读全文
posted @ 2022-07-08 15:40 涧落水寒 阅读(1764) 评论(0) 推荐(0)
摘要: 首先,查看文件 stm32f4xx_hal_gpio.c 关于如何使用GPIO外设的说明。 ##### How to use this driver ##### [..] (#) Enable the GPIO AHB clock using the following function: __HA 阅读全文
posted @ 2022-07-08 10:21 涧落水寒 阅读(256) 评论(0) 推荐(0)