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

HardwareTimer: start timer when only update interrupt needed #849

Merged

Conversation

ABOSTM
Copy link
Contributor

@ABOSTM ABOSTM commented Jan 2, 2020

Summary

HardwareTimer: start timer when only update interrupt needed

No more need to use setMode() when only update interrupt required.
Simplify timebase interrupt usage: see #841

no more need to use setMode() when only update interrupt required.
Simplify timebase interrupt usage: see stm32duino#841
Copy link
Member

@fpistm fpistm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@fpistm fpistm merged commit 757493c into stm32duino:master Jan 2, 2020
@fpistm fpistm added this to the 1.8.1 milestone Jan 2, 2020
ABOSTM added a commit to ABOSTM/STM32Examples that referenced this pull request Jan 2, 2020
…eded

Require: Start timer when only update interrupt needed
stm32duino/Arduino_Core_STM32#849

Simplify usage timebase interrupt usage: see #841
fpistm pushed a commit to stm32duino/STM32Examples that referenced this pull request Jan 3, 2020
…eded

Require: Start timer when only update interrupt needed
stm32duino/Arduino_Core_STM32#849

Simplify usage timebase interrupt usage: see #841
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants