-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Labels
EnhancementChanges/Updates/Additions to existing featuresChanges/Updates/Additions to existing featuresplatform: STM32ST Micro STM32ST Micro STM32
Description
Is your enhancement proposal related to a problem? Please describe.
For a certain custom hardware based upon a H735 it is necessary to set the LSEDRV to high to get clk_lse up and running.
Describe the solution you'd like
I would like to be able to configure LSEDRV for an instance of clk_lse on a H735 to high.
Describe alternatives you've considered
Using counter_stm32, but this is more a hack than a solution.
Additional context
Already implemented in #44736.
Metadata
Metadata
Assignees
Labels
EnhancementChanges/Updates/Additions to existing featuresChanges/Updates/Additions to existing featuresplatform: STM32ST Micro STM32ST Micro STM32