搜索资源列表
STM32-RTC-V2
- RTC模块的当前时间通过串口传送给PC机的超级终端显示,若RTC模块还未设置时间则通过超级终端进行设置。RTC秒中断每发生一次,发光二极管LED1闪烁一次。-RTC module to send the current time through the serial port PC-HyperTerminal shows that if RTC module is not yet set the time set by the Super Terminal. RTC seconds interr
RTC_test
- MDK环境下stm32的用RTC秒中断显示实时时间的使用实例-MDK environment stm32 the RTC seconds with the use of real time interrupt example shows
RTCaTime
- STM32的RTC功能,通过串口实现,没有用到秒中断,与国际接轨,内部有详细说明。绝对好程序-The STM32 RTC function, through the serial implementation, without the use of second interrupt. Absolute good program!!!!!!!!!!
STM32_RTC_秒中断闹钟中断演示程序
- 秒中断;启动时显示默认时间,按下GPIO_15(此按键在STM32板上为按键)后,设置时间,输入时间后(只能一位一位输),按新时间开始显示,由秒中断控制每秒显示一次,并每五秒产生一次闹钟中断。代码注释的比较全
RTC_Alarm
- RTC定时器初始化及中断处理,包含秒中断及闹钟中断(RTC timer initialization and interrupt handling)