Skip to content
Commit 6446ce89 authored by Jeppe Odgaard's avatar Jeppe Odgaard Committed by Anas Nashif
Browse files

drivers: rtc: rtc_ll_stm32: add hse clock support



Add support for HSE as the RTC clock source.

The initial implementation has the following limitations:
 - Only whole MHz HSE frequency is supported, e.g. 24.5 MHz will generate a
 compile error.
 - Frequencies equal or above 64 MHz are not supported and will generate a
   compile error.

The implementation has been tested on nucleo_h563zi with:
 - 8 MHz (via hse-bypass)
 - 25 MHz (via external crystal)

Signed-off-by: default avatarJeppe Odgaard <jeppe.odgaard@prevas.dk>
parent 59655d4e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment