Shop OBEX P1 Docs P2 Docs Learn Events
XXXROM Reader version 0.0.2 — Parallax Forums

XXXROM Reader version 0.0.2

VaatiVaati Posts: 712
edited 2010-06-09 15:40 in Propeller 1
This is some code that will use the prop to address locations in a 64K eprom. It's pre-set for 64K right now because that's all I have available to test it with. Future versions will include support all other parallel memories, including RAM and older microcontrollers/processors.

Right now, this code just addresses all the memory locations in an eprom, reads the data, and displays it all on a tv.

The wiring of the eprom to the prop does take lots of time, unless you were to make a PCB with a socket or something. Here's the general wiring info:



EPROM | PROP


A0-A15 | P0-P15


D0-D7 | P16-P23


EN | 27


CS | 28



EDIT: I attached revision 0.0.2 as well as a picture of my setup of the reader.

▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
MCU Projects·- my new site where I will be posting all projects, code, etc.

Quit buying all those fixed voltage regulators, and·get an Adjustable Power Supply·for your projects!· Includes an LED testing terminal!

SD Card Adapter·- Add extra memory to your next Propeller project with ease!

Post Edited (Vaati) : 6/11/2010 7:21:00 PM GMT

Comments

Sign In or Register to comment.