Arm Community
Site
Search
User
Site
Search
User
Support forums
Architectures and Processors forum
Setting up NVIC with ISR in CortexM4
State
Not Answered
Locked
Locked
Replies
6 replies
Subscribers
350 subscribers
Views
5775 views
Users
0 members are here
Options
Share
More actions
Related
How was your experience today?
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion
Setting up NVIC with ISR in CortexM4
DFinn
over 5 years ago
Could you please send me a snippet of code to set up the NVIC to use an ISR & trigger the ISR ?
Top replies
42Bastian Schick
over 5 years ago
+1
Get yourself a copy of the very informative book " The Definitive Guide to ARM® Cortex®-M3 and Cortex®-M4 Processors ": https://www.amazon.com/Definitive-Guide-Cortex%C2%AE-M3-Cortex%C2%AE-M4-Processors...
42Bastian Schick
over 5 years ago
in reply to
DFinn
+1
Besides the book's examples there are plenty of example projects around there where you can learn about the NVIC. For example ST's Cube library.
0
Quote