EasyManuals Logo

ST STM32F31xx User Manual

ST STM32F31xx
584 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #318 background imageLoading...
Page #318 background image
Reset and clock control (RCC)
UM1581
318/584
DocID023800 Rev 1
0x1F.
Return values
ï‚· None.
Notes
ï‚· The calibration is used to compensate for the variations in
voltage and temperature that influence the frequency of the
internal HSI RC. Refer to the Application Note AN3300 for
more details on how to calibrate the HSI.
18.2.6.5 RCC_HSICmd
Function Name
void RCC_HSICmd ( FunctionalState NewState)
Function Description
Enables or disables the Internal High Speed oscillator (HSI).
Parameters
ï‚· NewState : new state of the HSI. This parameter can be:
ENABLE or DISABLE.
Return values
ï‚· None.
Notes
ï‚· After enabling the HSI, the application software should wait
on HSIRDY flag to be set indicating that HSI clock is stable
and can be used to clock the PLL and/or system clock.
ï‚· HSI can not be stopped if it is used directly or through the PLL
as system clock. In this case, you have to select another
source of the system clock then stop the HSI.
ï‚· The HSI is stopped by hardware when entering STOP and
STANDBY modes.
ï‚· When the HSI is stopped, HSIRDY flag goes low after 6 HSI
oscillator clock cycles.
18.2.6.6 RCC_LSEConfig
Function Name
void RCC_LSEConfig ( uint32_t RCC_LSE)
Function Description
Configures the External Low Speed oscillator (LSE).
Parameters
ï‚· RCC_LSE : specifies the new state of the LSE. This
parameter can be one of the following values:
 RCC_LSE_OFF : turn OFF the LSE oscillator, LSERDY
flag goes low after 6 LSE oscillator clock cycles.
 RCC_LSE_ON : turn ON the LSE oscillator
 RCC_LSE_Bypass : LSE oscillator bypassed with
external clock

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the ST STM32F31xx and is the answer not in the manual?

ST STM32F31xx Specifications

General IconGeneral
BrandST
ModelSTM32F31xx
CategoryMicrocontrollers
LanguageEnglish

Related product manuals