Skip to content
This repository has been archived by the owner on Dec 6, 2018. It is now read-only.

stm32f4xx: EXTI driver #35

Closed
forGGe opened this issue May 3, 2016 · 1 comment
Closed

stm32f4xx: EXTI driver #35

forGGe opened this issue May 3, 2016 · 1 comment

Comments

@forGGe
Copy link
Collaborator

forGGe commented May 3, 2016

A special driver must be crafted that will dispatch incoming interrupts from GPIO lines. It must be taken into account that 16 lines of GPIO EXTI are mapped only to 7 EXTI IRQs.
See stm32f4xx EXTI tutorial for some details.

@forGGe
Copy link
Collaborator Author

forGGe commented May 25, 2016

Implemented in #56

@forGGe forGGe closed this as completed May 25, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant