文件名称:STM32中,采用定时器6,实现无阻塞0.5HZ LED闪烁;全程宏定义软编码,方便移植。具体见博客。
文件大小:326KB
文件格式:ZIP
更新时间:2022-07-05 21:21:52
stm32 C
1. STM32中,采用定时器6; 2. 实现无阻塞0.5HZ LED闪烁; 3. 全程宏定义软编码,方便移植。 4.详细描述见博客部分;
【文件预览】:
TIM6_LED_0.5HZ
----Output()
--------流水灯.sct(494B)
--------流水灯.hex(8KB)
--------星星点灯.sct(494B)
--------星星点灯.hex(19KB)
----User()
--------main.c(1KB)
--------stm32f10x_it.c(5KB)
--------stm32f10x_conf.h(3KB)
--------TimBase()
--------stm32f10x_it.h(2KB)
--------led()
----Listing()
----Libraries()
--------FWlib()
--------CMSIS()
----Project()
--------RVMDK()
--------.vscode()
----.vscode()
--------settings.json(70B)