STM32f411 crystal
Hi,
I am new with stm32F411 mcu, and i have a question. if i want to use RTC features, do i need to add an external 32.768kHz xtal ?
Thanks.
Hi,
I am new with stm32F411 mcu, and i have a question. if i want to use RTC features, do i need to add an external 32.768kHz xtal ?
Thanks.
No, technically. You can use the internal LSI or the divided down HSE clock. However, the LSI clock is not very accurate and the HSE clock uses a lot of power.
But typically, an LSE crystal is used as it allows the chip to go into a very low power state while still running the RTC.

Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.