•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the Assembly section within the Software Development category of DaniWeb, a massive community of 455,989 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,765 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Assembly advertiser: Programming Forums
Views: 1171 | Replies: 1
![]() |
•
•
Join Date: Dec 2007
Posts: 2
Reputation:
Rep Power: 0
Solved Threads: 0
Simple EEPROM Programmer Through Parallel PC Port (also posted in Developers lounge)
#1
Dec 5th, 2007
Hi
Stumbled on this forum last year while I was in c++. Unfortunately, I am now completely surrendering myself to your guys input, because I am truly out of breath and energy to push through any further with my lab project.
Here is my class' project objective:
--Design and implement the hardware and software of a simple EEPROM programmer with common TTL IC's that are mostly available. The EEPROM program is designed to connect to a standard PC's parallel printer port and work independent of processors speed. An assembly program to read and write data from/to the EEPROM programmer from a PC is also to be developed.
I have hard wired a schematic, using the following devices:
32Kx8 EEPROm ( ATC28C256)
4 74LS374
74LS257 Mux
74LS138 Decoder
Printer Cable DB25
the DB25
-- Base +0 address will be used to send output data that are used as address signals to EEPROM, data to EEPROM, and control signals to EEPROM
--BASE+1 address will be used to read 4-bit data from EEPROM
--BASE+2 address will be used to send 4-bit output to use as control and input signals of 74LS138 and select signals to 74LS257 MUX
Welll...
the hardwiring is pretty much taken care because we were given a general schematic and I have completed the actual wiring on my breadboard.
However, using the DOS system, I am completely stuck on how to read,write to the EEPROM. Data is to be verified correct, in our case , I will be using LED's.
But if you guys can figure a way to use DOS to read/write through the DB25, I am open to ideas.
I have spent the last few days trying to get this work, and have always failed at writing the assembly program.
Thanks.
Stumbled on this forum last year while I was in c++. Unfortunately, I am now completely surrendering myself to your guys input, because I am truly out of breath and energy to push through any further with my lab project.
Here is my class' project objective:
--Design and implement the hardware and software of a simple EEPROM programmer with common TTL IC's that are mostly available. The EEPROM program is designed to connect to a standard PC's parallel printer port and work independent of processors speed. An assembly program to read and write data from/to the EEPROM programmer from a PC is also to be developed.
I have hard wired a schematic, using the following devices:
32Kx8 EEPROm ( ATC28C256)
4 74LS374
74LS257 Mux
74LS138 Decoder
Printer Cable DB25
the DB25
-- Base +0 address will be used to send output data that are used as address signals to EEPROM, data to EEPROM, and control signals to EEPROM
--BASE+1 address will be used to read 4-bit data from EEPROM
--BASE+2 address will be used to send 4-bit output to use as control and input signals of 74LS138 and select signals to 74LS257 MUX
Welll...
the hardwiring is pretty much taken care because we were given a general schematic and I have completed the actual wiring on my breadboard.
However, using the DOS system, I am completely stuck on how to read,write to the EEPROM. Data is to be verified correct, in our case , I will be using LED's.
But if you guys can figure a way to use DOS to read/write through the DB25, I am open to ideas.
I have spent the last few days trying to get this work, and have always failed at writing the assembly program.
Thanks.
•
•
Join Date: Sep 2006
Posts: 289
Reputation:
Rep Power: 3
Solved Threads: 18
Re: Simple EEPROM Programmer Through Parallel PC Port (also posted in Developers lounge)
#2
Dec 5th, 2007
I think you'd have a higher chance of getting help with this one at an electronics forum rather than a software forum.
Here's a good one in case. http://www.electro-tech-online.com/
Here's a good one in case. http://www.electro-tech-online.com/
![]() |
•
•
•
•
•
•
•
•
DaniWeb Assembly Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
- Previous Thread: I Desperately need help with this assignment!!
- Next Thread: Binary GCD algorithm in MIPS


Linear Mode