Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

[SOLVED] How can I interface eeprom chips with my pc using vc++?

Status
Not open for further replies.
N

nks7

Guest
Newbie level 1
interfacing in vc++

how can i interface eprom chips with my pc using vc++
 

Re: interfacing using vc++

Lucky guy!
You can use the parallel port on you PC.
If your OS is WinNT or XP you will need a driver like "portio.dll" to enable dirrectly access parallel port by vc++ programming. Search it on web.
You can get desired waveform from the data pins of parallel port!
Enjoy it!
 

interfacing using vc++

You need to plug those EPROMs into some sort of hardware before you can access them. What are you planning to use?

Do you want to read the EPROMs? Program them? How fast?
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top