文件名称:STM32__IWDG

  • 所属分类:
  • 单片机(51,AVR,MSP430等)
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2013-04-30
  • 文件大小:
  • 3.91mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 黄*
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

自己编写的STM32F103RBT6的独立看门狗程序,开发环境是Keil uVision4(MDK4.12)

程序功能:

当程序下载到STM32后,会看到LED0(PA8)只是亮一了一下,然后就会一直不亮;

当while循环中的这语句:IWDG->KR=0xAAAA 注释掉后,再次下载程序到STM32中,会看到LED0不停在闪烁。

-I have written STM32F103RBT6 independent watchdog process, development environment the Keil uVision4 (MDK4.12) program, you will see: When the program is downloaded to the STM32 the LED0 (PA8) just bright one, and then would have been bright When this statement in the while loop: IWDG-> KR = 0xAAAA commented out, download the program again to STM32, will see LED0 stop flashing.
(系统自动生成,下载前可以参看下载内容)

下载文件列表





10_独立看门狗IWDG\CORE\core_cm3.c

.................\....\core_cm3.h

.................\....\startup_stm32f10x_cl.s

.................\....\startup_stm32f10x_hd.s

.................\....\startup_stm32f10x_hd_vl.s

.................\....\startup_stm32f10x_ld.s

.................\....\startup_stm32f10x_ld_vl.s

.................\....\startup_stm32f10x_md.s

.................\....\startup_stm32f10x_md_vl.s

.................\....\startup_stm32f10x_xl.s

.................\JLink Regs CM3.txt

.................\JLinkLog.txt

.................\JLinkSettings.ini

.................\LISTING\startup_stm32f10x_md.lst

.................\.......\独立看门狗IWDG.map

.................\OUTPUT\core_cm3.crf

.................\......\core_cm3.d

.................\......\core_cm3.o

.................\......\main.crf

.................\......\main.d

.................\......\main.o

.................\......\main.__i

.................\......\misc.crf

.................\......\misc.d

.................\......\misc.o

.................\......\misc.__i

.................\......\startup_stm32f10x_md.d

.................\......\startup_stm32f10x_md.o

.................\......\stm32f10x_adc.crf

.................\......\stm32f10x_adc.d

.................\......\stm32f10x_adc.o

.................\......\stm32f10x_adc.__i

.................\......\stm32f10x_bkp.crf

.................\......\stm32f10x_bkp.d

.................\......\stm32f10x_bkp.o

.................\......\stm32f10x_bkp.__i

.................\......\stm32f10x_can.crf

.................\......\stm32f10x_can.d

.................\......\stm32f10x_can.o

.................\......\stm32f10x_can.__i

.................\......\stm32f10x_cec.crf

.................\......\stm32f10x_cec.d

.................\......\stm32f10x_cec.o

.................\......\stm32f10x_cec.__i

.................\......\stm32f10x_crc.crf

.................\......\stm32f10x_crc.d

.................\......\stm32f10x_crc.o

.................\......\stm32f10x_crc.__i

.................\......\stm32f10x_dac.crf

.................\......\stm32f10x_dac.d

.................\......\stm32f10x_dac.o

.................\......\stm32f10x_dac.__i

.................\......\stm32f10x_dbgmcu.crf

.................\......\stm32f10x_dbgmcu.d

.................\......\stm32f10x_dbgmcu.o

.................\......\stm32f10x_dbgmcu.__i

.................\......\stm32f10x_dma.crf

.................\......\stm32f10x_dma.d

.................\......\stm32f10x_dma.o

.................\......\stm32f10x_dma.__i

.................\......\stm32f10x_exti.crf

.................\......\stm32f10x_exti.d

.................\......\stm32f10x_exti.o

.................\......\stm32f10x_exti.__i

.................\......\stm32f10x_flash.crf

.................\......\stm32f10x_flash.d

.................\......\stm32f10x_flash.o

.................\......\stm32f10x_flash.__i

.................\......\stm32f10x_fsmc.crf

.................\......\stm32f10x_fsmc.d

.................\......\stm32f10x_fsmc.o

.................\......\stm32f10x_fsmc.__i

.................\......\stm32f10x_gpio.crf

.................\......\stm32f10x_gpio.d

.................\......\stm32f10x_gpio.o

.................\......\stm32f10x_gpio.__i

.................\......\stm32f10x_i2c.crf

.................\......\stm32f10x_i2c.d

.................\......\stm32f10x_i2c.o

.................\......\stm32f10x_i2c.__i

.................\......\stm32f10x_it.crf

.................\......\stm32f10x_it.d

.................\......\stm32f10x_it.o

.................\......\stm32f10x_it.__i

.................\......\stm32f10x_iwdg.crf

.................\......\stm32f10x_iwdg.d

.................\......\stm32f10x_iwdg.o

.................\......\stm32f10x_iwdg.__i

.................\......\stm32f10x_pwr.crf

.................\......\stm32f10x_pwr.d

.................\......\stm32f10x_pwr.o

.................\......\stm32f10x_pwr.__i

.................\......\stm32f10x_rcc.crf

.................\......\stm32f10x_rcc.d

.................\......\stm32f10x_rcc.o

.................\......\stm32f10x_rcc.__i

.................\......\stm32f10x_rtc.crf

.................\......\stm32f10x_rtc.d

.....

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org