- 7
- 0
- 约6.65千字
- 约 5页
- 2022-11-16 发布于北京
- 举报
/*******************************************************************************
* 文件名称:RTC 应用实验
* 实验目的:掌握 STM32 外设RTC 的配置和使用方法
* 程序说明:CT117E 竞赛平台无外部低速晶振,因此例程中使用 低速振荡器LSI 作为
* RTC 时钟。
* 日期版本:2011-9-19/V1.0a
*******************************************************************************/
/* Includes */
#include stm32f10x.h
#include lcd.h
#include stdio.h
/* Private typedef */
/* Private define */
#define HH
原创力文档

文档评论(0)