您现在的位置是:首页 > 源码 > stm32 STOP停止模式实验
推荐星级:
  • 1
  • 2
  • 3
  • 4
  • 5

stm32 STOP停止模式实验

更新时间:2019-12-12 15:55:24 大小:2M 上传用户:jiyimei查看TA发布的资源 标签:stm32stop停止模式 下载积分:6分 评价赚积分 (如何评价?) 收藏 评论(0) 举报

资料介绍

电源管理STOP睡眠模式实验:

实验目的:

掌握 STM32F103C8T6 电源管理停止模式的配置及唤醒方法。

实验内容:

1、  外部搭建按键检测电路1个连接PB1;

2、 下载程序后,用户LED闪烁熄灭,说明CPU进入了停止模式;

3、  按下按键(外部中断引脚PB1上产生一次下降沿),指示灯闪烁,说明CPU被唤醒;


部分文件列表

文件名文件大小修改时间
实验11 - STOP停止模式/HEX文件/STOP.hex11KB2017-04-11 14:07:58
实验11 - STOP停止模式/STOP/Libraries/CMSIS/CM3/CoreSupport/core_cm3.c17KB2010-06-07 10:25:02
实验11 - STOP停止模式/STOP/Libraries/CMSIS/CM3/CoreSupport/core_cm3.h84KB2011-02-09 14:59:36
实验11 - STOP停止模式/STOP/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/Release_Notes.html26KB2011-03-14 12:31:08
实验11 - STOP停止模式/STOP/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_cl.s15KB2011-03-10 10:52:16
实验11 - STOP停止模式/STOP/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_hd.s15KB2011-03-10 10:52:14
实验11 - STOP停止模式/STOP/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_hd_vl.s15KB2011-03-10 10:52:10
实验11 - STOP停止模式/STOP/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_ld.s12KB2011-03-10 10:52:08
实验11 - STOP停止模式/STOP/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_ld_vl.s13KB2011-03-10 10:52:06
实验11 - STOP停止模式/STOP/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_md.s12KB2011-03-10 10:52:02
实验11 - STOP停止模式/STOP/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_md_vl.s14KB2011-03-10 10:51:58
...

全部评论(0)

暂无评论