Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Help me use timer1 of ATmega32 in AVR simulator

Status
Not open for further replies.

aperham

Newbie level 5
Joined
Apr 10, 2007
Messages
8
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,330
hello
I want to use the timer1 of ATMEGA32 .in bascom AVR simulator the interrupt isr of this timer
don't execute. please guide me.
thanks
 

timer1 avr

make sure that the global interrupt bit is enabled and timer1 overflow interrupt is enabled

also use AVR Studio for simulation for best results
 

bascom-avr timer1

If you attached some code is better for us.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top