Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > sci.electronics.design > #503317
| Path | csiph.com!3.us.feeder.erje.net!feeder.erje.net!news.linkpendium.com!news.linkpendium.com!panix!ht |
|---|---|
| From | Hul Tytus <ht@panix.com> |
| Newsgroups | sci.electronics.design |
| Subject | Atmel 328 ext. interupts |
| Date | Mon, 23 Apr 2018 20:31:48 +0000 (UTC) |
| Organization | PANIX Public Access Internet and UNIX, NYC |
| Lines | 19 |
| Message-ID | <pblfrk$pse$1@reader1.panix.com> (permalink) |
| NNTP-Posting-Host | panix2.panix.com |
| X-Trace | reader1.panix.com 1524515508 26510 166.84.1.2 (23 Apr 2018 20:31:48 GMT) |
| X-Complaints-To | abuse@panix.com |
| NNTP-Posting-Date | Mon, 23 Apr 2018 20:31:48 +0000 (UTC) |
| User-Agent | nn/6.7.3 |
| Xref | csiph.com sci.electronics.design:503317 |
Show key headers only | View raw
sci.electronics.design Atmel 328 external interupts I'm debugging an Atmel AVR 328 that won't generate an external #0 interupt. At present, the timer1 is generating an overflow interupt as would be expected. The input for the #0 ext. interupt (pin 4, d port #2) has been set to generate a mimic signal on another pin, which worked well. The setup for interupt 0 is: ldi areg, 2 ; external interupt #0 occurrs on fallling edge sts EICRA, areg ldi areg, 1 ; enable interupt #0 sts EIMSK, areg The possibly of a "power management" bit needing attention exists or maybe a variation between the 328 and the 168 device that I've missed. Anyone have a suggestion? Hul
Back to sci.electronics.design | Previous | Next — Next in thread | Find similar | Unroll thread
Atmel 328 ext. interupts Hul Tytus <ht@panix.com> - 2018-04-23 20:31 +0000
Re: Atmel 328 ext. interupts DemonicTubes <tlackie@gmail.com> - 2018-04-23 13:51 -0700
Re: Atmel 328 ext. interupts Hul Tytus <ht@panix.com> - 2018-04-23 21:08 +0000
Re: Atmel 328 ext. interupts DemonicTubes <tlackie@gmail.com> - 2018-04-23 14:18 -0700
Re: Atmel 328 ext. interupts bitrex <user@example.net> - 2018-04-23 17:30 -0400
Re: Atmel 328 ext. interupts bitrex <user@example.net> - 2018-04-23 17:59 -0400
Re: Atmel 328 ext. interupts mpm <mpmillard@aol.com> - 2018-04-23 20:00 -0700
Re: Atmel 328 ext. interupts Johann Klammer <klammerj@NOSPAM.a1.net> - 2018-04-24 11:35 +0200
Re: Atmel 328 ext. interupts Hul Tytus <ht@panix.com> - 2018-04-24 15:29 +0000
Re: Atmel 328 ext. interupts Hul Tytus <ht@panix.com> - 2018-04-24 15:58 +0000
Re: Atmel 328 ext. interupts Johann Klammer <klammerj@NOSPAM.a1.net> - 2018-04-25 11:45 +0200
Re: Atmel 328 ext. interupts Hul Tytus <ht@panix.com> - 2018-04-25 12:30 +0000
csiph-web