Re: 27cxxx eprom switcher
- From: James Beck <jim@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 8 Feb 2007 09:44:15 -0500
In article <070220072117514671%artie.m@xxxxxxxxxxxxxxx>,
artie.m@xxxxxxxxxxxxxxx says...
In article <45ca3720$0$83734$c30e37c6@xxxxxxxxxxxxxxxxxxxxxxxxxxx>,I did something very similar for a game that someone wanted to swap a
mark krawczuk <krawczuk65@xxxxxxxxxxx> wrote:
hi , can anyone point me in the right direction for a eprom switcher
schematic ?
this is what i want to do :
i have a engine ecu which contains a 27c128 eprom , i want to be able to
switch between 2 .bin files (maps) while the engine is running i.e on
the fly . i presume i will have to use a 27c256 eprom .?
any help appreciated.
mark k
Ooh, sounds like fun...
You should be able to just switch the top address bit on a c256 to
select which c128 image you're feeding to the ecu.
Ignore those worrywarts -- go for it. What's the worst that can
happen, eh?
Have someone taking pictures, video -- from a distance.
lookup table during runtime. It has been a LONGGGGG time ago, but what
I did was to use a latch to change the upper address line (swap banks)
only during the rising edge of /CS. That way I knew the CPU was doing
something else and, in this case, just swapping the lookup table didn't
blow anything up.
Jim
.
- References:
- 27cxxx eprom switcher
- From: mark krawczuk
- Re: 27cxxx eprom switcher
- From: artie
- 27cxxx eprom switcher
- Prev by Date: Re: Hardware design website for latest news and analysis
- Next by Date: Re: Invention from MIT, revisited
- Previous by thread: Re: 27cxxx eprom switcher
- Next by thread: Re: 27cxxx eprom switcher
- Index(es):
Relevant Pages
|