About programming EEPROM(AT93C46) using parallel port LPT1 in vb6.0
:wave: Hi to all of u. I am new member of this forum. I need the help from u. I want to do the my project for Smart Card. I want to know that anybody will help me to find out the vb6.0 code for programming EEPROM(AT93C46) using parallel port LPT1. :confused: Pls help me out.
:wave: Bye.
Re: About programming EEPROM(AT93C46) using parallel port LPT1 in vb6.0
vaibhav more, the Codebank is for posting working code samples that could benefit other members. For your questions, you can post in the forum that is the most appropriate for your question.
Re: About programming EEPROM(AT93C46) using parallel port LPT1 in vb6.0
VB can't really utilized the parallel port like you could in QB, where you could open it as a file. You would be better off trying to use the serial port, if you ask me.
Re: About programming EEPROM(AT93C46) using parallel port LPT1 in vb6.0
Whenever you need the specs on a chip you can get the schematics for it from the chip manufacturer,
like TI, Motorolla, etc. I looked it up in my ECG guide from 1996 but it must be a new design because its not in there. :(
Try a search for interfacing with the parallel post using vb here throughout the forums. :thumb: