stm32 /stm32h7 /STM32H7B0 /RCC /RCC_CSR

Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text

Interpret as RCC_CSR

31 2827 2423 2019 1615 1211 87 43 0 0 0 0 0 0 0 0 00 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 (B_0x0)LSION 0 (B_0x0)LSIRDY

LSION=B_0x0, LSIRDY=B_0x0

Description

RCC clock control and status register

Fields

LSION

LSI oscillator enable Set and reset by software.

0 (B_0x0): LSI is OFF (default after reset)

1 (B_0x1): LSI is ON

LSIRDY

LSI oscillator ready Set and reset by hardware to indicate when the low-speed internal RC oscillator is stable. This bit needs 3 cycles of lsi_ck clock to fall down after LSION has been set to 0. This bit can be set even when LSION is not enabled if there is a request for LSI clock by the clock security system on LSE or by the low-speed watchdog or by the RTC.

0 (B_0x0): LSI clock is not ready (default after reset)

1 (B_0x1): LSI clock is ready

Links

()