搜索资源列表
20084231574914310
- 基于(英蓓特)STM32R100的RCC程序
RCC
- STM32是以Cortex-M3为核的处理器,该例程介绍STM32下如何控制电源管理系统。STM32的一个最大特点是低功耗。
RCC_OSC
- stm32f103 时钟设置,采用外部晶振。-stm32f103 rcc configuration
RCC
- 一个简单的RCC实例,学习的好代码,源码附带注释信息-examples
DEMO
- STM32重要初始化文件,其中包括GPIO,RCC,NVIC,TIM,USART等,使用include就是可以使用!-STM32 Configuration
stm32_gpio_demo
- this project to test GPIO of board chip STM32F10x , it has simple to understand how to progarm , and how to config pins of chip . it s also point to the thing very importan related RCC , the clock for chip
05-RCC
- cortex m3 RCC example source
Config
- stm32芯片的一些配置,包括GPIO,NVIC,RCC等-some of the configurations of stm32 chip, including GPIO, NVIC, RCC and others
zegar
- rcc clock for stm32 microcontrolers in keil microvision software
RCC
- stm32f103实验3:RCC的配置和使用-stm32f103 Experiment 3: the configuration and use of the RCC
18-RTC_Calendar
- stm32107的RTC的使用方法,使用内部RCC实现时钟的功能-stm32107 the RTC to use, the use of internal RCC clock function
rcc-setting-and-using
- 关于如何设置STM32的rcc时钟以及它的相关使用,代码可以移植-Rcc clock on how to set up the STM32 and its use, the code can be ported
3_rcc
- stm32 库函数的书写 Rcc 大连理工信通学院-stm32 Rcc
CORE-STM32L152V1-01-RCC
- CORE-STM32L152V1-02 GPIO TOGGLE
1_RCC
- 这是C编写的。IAR运行的。主要功能是stm32F103的RCC例程。-It is written in C. IAR run. The main function is stm32F103 RCC routines.
RCC1
- 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 diffe
STM32F103_Demo
- STM32F103, demo C code : USART, GPIO, RCC... Code was test and run ok.
RCC
- in stm32f0xx controller RCC basics init code source code-in stm32f0xx controller RCC basics init code source code
16-RCC—使用HSE或者HSI配置系统时钟
- stm32f103的程序例子是RCC配置时钟的简单程序(The STM32F103 program is a simple program for configuring the RCC clock)
