Using Interrupts in AVR (Atmega 16/32)

Status
Not open for further replies.

ark5230

Advanced Member level 3
Joined
Jun 29, 2009
Messages
862
Helped
163
Reputation
324
Reaction score
140
Trophy points
1,323
Location
India
Visit site
Activity points
6,187
I am trying to use Interrupts in Atmega16/32.
8051 family has fixed place for interrupt vectors, I dont know this about AVR.
Please provide a link to resource giving details on this, preferably with some example.
Also in assembly ORG instruction is used to specify starting location of code, in AVR GCC what is the equivalent of this and do we need to put the ISR code at the specified Interrupt vector location?
 


Introduction to AVR interrupt:https://www.newbiehack.com/IntroductiontoInterrupts.aspx
You may use the above link.
 
alexan_e and sgreen
Thanks a lot for the information.
The links contain the stuff I was looking for.
I will study the content and revert back in case of difficulty.
Thanks again.
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…