[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-gcc-list] Timer Interrupt Problem on ATmega 103L
From: |
Andrew McNabb |
Subject: |
Re: [avr-gcc-list] Timer Interrupt Problem on ATmega 103L |
Date: |
Fri, 28 May 2004 15:59:00 -0600 |
User-agent: |
Mutt/1.5.6i |
OK. I finally came up with a solution to my interrupts problem. I
bought an ATmega8 chip. The exact same code, except with timer2 in
place of timer0 (since it's set up differently), works perfectly. I
know have LEDs that flash once a second. I'm guessing there must just
be something wrong with the ATmega103L design itself.
Thanks so much for all of your time and suggestions.
--
Andrew McNabb
http://www.mcnabbs.org/andrew/
PGP Fingerprint: 8A17 B57C 6879 1863 DE55 8012 AB4D 6098 8826 6868
- RE: [avr-gcc-list] Timer Interrupt Problem on ATmega 103L, (continued)
- RE: [avr-gcc-list] Timer Interrupt Problem on ATmega 103L, Rune Christensen, 2004/05/27
- AW: [avr-gcc-list] Timer Interrupt Problem on ATmega 103L, Peter Hierholzer, 2004/05/28
- Re: [avr-gcc-list] Timer Interrupt Problem on ATmega 103L, 'Andrew McNabb', 2004/05/28
- AW: [avr-gcc-list] Timer Interrupt Problem on ATmega 103L, Peter Hierholzer, 2004/05/28
- Re: [avr-gcc-list] Timer Interrupt Problem on ATmega 103L, 'Andrew McNabb', 2004/05/28
Re: [avr-gcc-list] Timer Interrupt Problem on ATmega 103L, 'Andrew McNabb', 2004/05/27
Re: [avr-gcc-list] Timer Interrupt Problem on ATmega 103L,
Andrew McNabb <=
Re: [avr-gcc-list] Timer Interrupt Problem on ATmega 103L, Petrik Gergely, 2004/05/27