Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.sys.acorn.programmer > #361
| Subject | Re: Code or SWI to read word of logical memory? |
|---|---|
| Newsgroups | comp.sys.acorn.programmer |
| From | Tank <webmaster@tankstage.co.uk> |
| Message-ID | <0348deda51.tank@tankstage.co.uk> (permalink) |
| References | (2 earlier) <iro5et$3t2$1@speranza.aioe.org> <iro6gm$6s0$1@speranza.aioe.org> <iro9d1$eio$1@speranza.aioe.org> <f1df50da51.tank@tankstage.co.uk> <irrpsg$mp9$1@speranza.aioe.org> |
| Organization | virginmedia.com |
| Date | 2011-05-29 08:38 +0100 |
In message <irrpsg$mp9$1@speranza.aioe.org>
"neil f" <news@anf.nildram.co.uk> wrote:
> Hi Tank. It would be good to be able to experiment with the level, edge and
> debounce registers, for example.
You know these are only relevant to control the generation of an
interrupt signal ?
To mess with these, you will need to set up an interrupt handler.
I can help here, as when I was messing with the ethernet interface on
the Devkit, I setup an interrupt handler then, as it uses a GPIO line
as an interrupt.
> And the GPIO lines on the LCD ports are probably of more interest to
> computer control enthusiasts than the Aux interface. Between them the two
> LCD interfaces offer enough lines for a couple of clean 8-bit I/O ports,
> with little likelihood of contention with other signals. And if you're going
> to go to the trouble of dealing with those micro-sized aux socket pins, you
> might as well wrestle with the LCD pins instead and get twice the outputs
> for your effort.
Don't forget the Camera port !!
> BTW, on reading through the GPIO module source I notice that the Expansion
> pin table (table 1) is missing GPIO 157. Don't know whether that's important
> or not, but GPIO 157 is available on pin 22 of the main expansion connector.
If it was missing in the earlier versions, its not in the later/latest
ones...
--
webmaster@tankstage.co.uk Iyonix PC
Back to comp.sys.acorn.programmer | Previous | Next — Previous in thread | Find similar | Unroll thread
Code or SWI to read word of logical memory? "neil f" <news@anf.nildram.co.uk> - 2011-05-27 09:34 +0100
Re: Code or SWI to read word of logical memory? Theo Markettos <theom+news@chiark.greenend.org.uk> - 2011-05-27 11:42 +0100
Re: Code or SWI to read word of logical memory? "neil f" <news@anf.nildram.co.uk> - 2011-05-27 13:29 +0100
Re: Code or SWI to read word of logical memory? "neil f" <news@anf.nildram.co.uk> - 2011-05-27 13:47 +0100
Re: Code or SWI to read word of logical memory? "neil f" <news@anf.nildram.co.uk> - 2011-05-27 14:36 +0100
Re: Code or SWI to read word of logical memory? Theo Markettos <theom+news@chiark.greenend.org.uk> - 2011-05-28 00:20 +0100
Re: Code or SWI to read word of logical memory? "neil f" <news@anf.nildram.co.uk> - 2011-05-29 21:31 +0100
Re: Code or SWI to read word of logical memory? Theo Markettos <theom+news@chiark.greenend.org.uk> - 2011-05-29 23:40 +0100
Re: Code or SWI to read word of logical memory? Jeremy Nicoll - news posts <jn.nntp.scrap007@wingsandbeaks.org.uk> - 2011-06-01 02:07 +0100
Re: Code or SWI to read word of logical memory? Rick Murray <heyrickmail-usenet@yahoo.co.uk> - 2011-06-01 04:24 +0200
Re: Code or SWI to read word of logical memory? Tank <webmaster@tankstage.co.uk> - 2011-05-28 06:54 +0100
Re: Code or SWI to read word of logical memory? "neil f" <news@anf.nildram.co.uk> - 2011-05-28 22:36 +0100
Re: Code or SWI to read word of logical memory? Tank <webmaster@tankstage.co.uk> - 2011-05-29 08:38 +0100
csiph-web