Skip to content

HardwareTimer: Fix STM32F1 specific gpio configuration in case of input#824

Merged
fpistm merged 1 commit into
stm32duino:masterfrom
ABOSTM:HarddwareTimer_STM32_F1_GPIO_Config
Dec 9, 2019
Merged

HardwareTimer: Fix STM32F1 specific gpio configuration in case of input#824
fpistm merged 1 commit into
stm32duino:masterfrom
ABOSTM:HarddwareTimer_STM32_F1_GPIO_Config

Conversation

@ABOSTM

@ABOSTM ABOSTM commented Dec 9, 2019

Copy link
Copy Markdown
Contributor

Summary

On F1 family, input alternate function must configure GPIO in input mode
(not in alternate function like other STM32 families).

Closing issues

Fixes #812

@ABOSTM ABOSTM changed the title HardwareTimer: Fix STM32F1 specific gpio configuration is case of input HardwareTimer: Fix STM32F1 specific gpio configuration in case of input Dec 9, 2019
@fpistm fpistm added the fix 🩹 Bug fix label Dec 9, 2019
@fpistm fpistm added this to the 1.8.0🎄 🎅 milestone Dec 9, 2019
On F1 family, input alternate function must configure GPIO in input mode
(not in alternate function like other STM32 families).

Fixes stm32duino#812
@ABOSTM ABOSTM force-pushed the HarddwareTimer_STM32_F1_GPIO_Config branch from 1f16e5e to 333dc8b Compare December 9, 2019 10:14
@fpistm fpistm self-requested a review December 9, 2019 13:33
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.

[F1] Hardware Timer Input capture not working

2 participants