Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

driver: timer: stm32_lptim: backup domain is reset #25895

Closed
jdascenzio opened this issue Jun 2, 2020 · 0 comments · Fixed by #25576
Closed

driver: timer: stm32_lptim: backup domain is reset #25895

jdascenzio opened this issue Jun 2, 2020 · 0 comments · Fixed by #25576
Assignees
Labels
bug The issue is a bug, or the PR is fixing a bug platform: STM32 ST Micro STM32

Comments

@jdascenzio
Copy link
Contributor

Describe the bug
When the stm32 lptimer is used, the backup domain is reset.

To Reproduce
Enable the stm32 lptimer with: CONFIG_STM32_LPTIM_TIMER=y

Impact
The backup domain reset removes:

  • RTC configuration
  • backup registers
  • RCC Backup domain control register
@jdascenzio jdascenzio added the bug The issue is a bug, or the PR is fixing a bug label Jun 2, 2020
@erwango erwango added platform: STM32 ST Micro STM32 priority: medium Medium impact/importance bug labels Jun 2, 2020
@carlescufi carlescufi removed the priority: medium Medium impact/importance bug label Jun 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The issue is a bug, or the PR is fixing a bug platform: STM32 ST Micro STM32
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants