Skip to content

Implement one-second interrupts from RTC #595

Closed
@pkourany

Description

@pkourany

The STM32 Core contains HAL code in stm32f1xx_hal_rtc_ex.c to implement the RTC's built-in one second interrupt. However, this functionality is not currently included in the STM32RTC library. Can this be added?

Otherwise, given that many of the functions called in STM32RTC are defined in rtc.c (the RTC driver) is this the right file to add the extra functionality to?

Metadata

Metadata

Assignees

No one assigned

    Labels

    duplicateThis issue or pull request already existsenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions