Skip to content

Conversation

ABOSTM
Copy link
Contributor

@ABOSTM ABOSTM commented Nov 18, 2021

Summary
HardwareTimer: start timer in case only CC interrupts are used

Start timer in case only CaptureCompare interrupts are used,
without update interrupt (and without pin used).
fixes #1544

Start timer in case only CaptureCompare interrupts are used,
without update interrupt (and without pin used).
fixes stm32duino#1544

Signed-off-by: Alexandre Bourdiol <[email protected]>
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 added the fix 🩹 Bug fix label Nov 18, 2021
@fpistm fpistm added this to the 2.2.0 milestone Nov 18, 2021
@fpistm fpistm merged commit 8a7fc16 into stm32duino:main Nov 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix 🩹 Bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Timer not enabled when using only CC Interrupts
2 participants