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

Status
Not open for further replies.
N

nks7

Guest
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.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…