文件名称:RCC1
-
所属分类:
- 标签属性:
- 上传时间:2013-11-01
-
文件大小:44.45kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
This example shows how to use, for debug purpose, the RCC_GetClocksFreq function
to retrieve the current status and frequencies of different on chip clocks.
You can see the RCC_ClockFreq structure content, which hold the frequencies of
different on chip clocks, using your toolchain debugger.
This example handles also the High Speed External clock (HSE) failure detection:
when the HSE clock disappears (broken or disconnected external Quartz) HSE, PLL
are disabled (but no change on PLL config), HSI selected as system clock source
and an interrupt (NMI) is generated. In the NMI ISR, the HSE, HSE ready interrupt
are enabled and once HSE clock recover, the HSERDY interrupt is generated and in
the RCC ISR routine the system clock is reconfigured to its previous state (before
HSE clock failure). You can monitor the system clock on MCO2 pin(PC9).
Four LEDs are toggled with a timing defined by the Delay function.-This example shows how to use, for debug purpose, the RCC_GetClocksFreq function
to retrieve the current status and frequencies of different on chip clocks.
You can see the RCC_ClockFreq structure content, which hold the frequencies of
different on chip clocks, using your toolchain debugger.
This example handles also the High Speed External clock (HSE) failure detection:
when the HSE clock disappears (broken or disconnected external Quartz) HSE, PLL
are disabled (but no change on PLL config), HSI selected as system clock source
and an interrupt (NMI) is generated. In the NMI ISR, the HSE, HSE ready interrupt
are enabled and once HSE clock recover, the HSERDY interrupt is generated and in
the RCC ISR routine the system clock is reconfigured to its previous state (before
HSE clock failure). You can monitor the system clock on MCO2 pin(PC9).
Four LEDs are toggled with a timing defined by the Delay function.
to retrieve the current status and frequencies of different on chip clocks.
You can see the RCC_ClockFreq structure content, which hold the frequencies of
different on chip clocks, using your toolchain debugger.
This example handles also the High Speed External clock (HSE) failure detection:
when the HSE clock disappears (broken or disconnected external Quartz) HSE, PLL
are disabled (but no change on PLL config), HSI selected as system clock source
and an interrupt (NMI) is generated. In the NMI ISR, the HSE, HSE ready interrupt
are enabled and once HSE clock recover, the HSERDY interrupt is generated and in
the RCC ISR routine the system clock is reconfigured to its previous state (before
HSE clock failure). You can monitor the system clock on MCO2 pin(PC9).
Four LEDs are toggled with a timing defined by the Delay function.-This example shows how to use, for debug purpose, the RCC_GetClocksFreq function
to retrieve the current status and frequencies of different on chip clocks.
You can see the RCC_ClockFreq structure content, which hold the frequencies of
different on chip clocks, using your toolchain debugger.
This example handles also the High Speed External clock (HSE) failure detection:
when the HSE clock disappears (broken or disconnected external Quartz) HSE, PLL
are disabled (but no change on PLL config), HSI selected as system clock source
and an interrupt (NMI) is generated. In the NMI ISR, the HSE, HSE ready interrupt
are enabled and once HSE clock recover, the HSERDY interrupt is generated and in
the RCC ISR routine the system clock is reconfigured to its previous state (before
HSE clock failure). You can monitor the system clock on MCO2 pin(PC9).
Four LEDs are toggled with a timing defined by the Delay function.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
RCC/
RCC/.DS_Store
__MACOSX/
__MACOSX/RCC/
__MACOSX/RCC/._.DS_Store
RCC/EWARM/
RCC/EWARM/RCC.ewd
RCC/EWARM/RCC.ewp
RCC/EWARM/RCC.eww
RCC/EWARM/stm32f4xx_flash.icf
RCC/main.c
RCC/MDK-ARM/
RCC/MDK-ARM/RCC.uvopt
RCC/MDK-ARM/RCC.uvproj
RCC/readme.txt
RCC/stm32f4xx_conf.h
RCC/stm32f4xx_it.c
RCC/stm32f4xx_it.h
RCC/system_stm32f4xx.c
RCC/TASKING/
RCC/TASKING/.metadata/
RCC/TASKING/RCC/
RCC/TASKING/RCC/.cproject
RCC/TASKING/RCC/.project
RCC/TASKING/RCC/RCC.launch
RCC/TASKING/RCC/TASKING/
RCC/TASKING/RCC/TASKING/cstart_thumb2.asm
RCC/TASKING/RCC/TASKING/stm32f2xx.lsl
RCC/TrueSTUDIO/
RCC/TrueSTUDIO/.metadata/
RCC/TrueSTUDIO/.metadata/Link/
RCC/TrueSTUDIO/RCC/
RCC/TrueSTUDIO/RCC/.cproject
RCC/TrueSTUDIO/RCC/.project
RCC/TrueSTUDIO/RCC/.settings/
RCC/TrueSTUDIO/RCC/.settings/com.atollic.truestudio.debug.hardware_device.prefs
RCC/TrueSTUDIO/RCC/RCC.elf.launch
RCC/TrueSTUDIO/RCC/stm32_flash.ld
RCC/.DS_Store
__MACOSX/
__MACOSX/RCC/
__MACOSX/RCC/._.DS_Store
RCC/EWARM/
RCC/EWARM/RCC.ewd
RCC/EWARM/RCC.ewp
RCC/EWARM/RCC.eww
RCC/EWARM/stm32f4xx_flash.icf
RCC/main.c
RCC/MDK-ARM/
RCC/MDK-ARM/RCC.uvopt
RCC/MDK-ARM/RCC.uvproj
RCC/readme.txt
RCC/stm32f4xx_conf.h
RCC/stm32f4xx_it.c
RCC/stm32f4xx_it.h
RCC/system_stm32f4xx.c
RCC/TASKING/
RCC/TASKING/.metadata/
RCC/TASKING/RCC/
RCC/TASKING/RCC/.cproject
RCC/TASKING/RCC/.project
RCC/TASKING/RCC/RCC.launch
RCC/TASKING/RCC/TASKING/
RCC/TASKING/RCC/TASKING/cstart_thumb2.asm
RCC/TASKING/RCC/TASKING/stm32f2xx.lsl
RCC/TrueSTUDIO/
RCC/TrueSTUDIO/.metadata/
RCC/TrueSTUDIO/.metadata/Link/
RCC/TrueSTUDIO/RCC/
RCC/TrueSTUDIO/RCC/.cproject
RCC/TrueSTUDIO/RCC/.project
RCC/TrueSTUDIO/RCC/.settings/
RCC/TrueSTUDIO/RCC/.settings/com.atollic.truestudio.debug.hardware_device.prefs
RCC/TrueSTUDIO/RCC/RCC.elf.launch
RCC/TrueSTUDIO/RCC/stm32_flash.ld
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.