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

Timer interrupts don't trigger on stock Nucleo-F767ZI board. #140

Open
lordspacehog opened this issue Jul 17, 2021 · 1 comment
Open

Timer interrupts don't trigger on stock Nucleo-F767ZI board. #140

lordspacehog opened this issue Jul 17, 2021 · 1 comment

Comments

@lordspacehog
Copy link

There seems to be some issue with the examples/timer implementations.

attempting to run the timer example on a stock nucleo-f767zi board prints the message in main but TIM2 never fires.

@hannobraun
Copy link
Contributor

Hey @lordspacehog, thank you for opening this issue! I tested the example on th F746 Nucleo (the only F7 hardware I have available), and can't reproduce your problem. I can see the log message from the interrupt.

If you can figure out what's going wrong with your hardware, I'd appreciate a pull request with a fix!

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

No branches or pull requests

2 participants