Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

24CXX Serial EEPROM programming using serial port

Status
Not open for further replies.

jorgemoreno

Electrical
Joined
Sep 1, 2002
Messages
20
Location
MX
Hi,

I have downloaded from the net a programmer that uses serial port from the PC, also i downloaded different applications to programm the serial EEPROM (in my case I am using a 24C01 (1K EPPROM) I am able to read and write using these programas which tells me that I aseembled my programmer rigth. I want to develop my own software to program the EEPROM using Visual Basic and MSCOMM control, does anyone know what to send and in which manner to make a read operation? I have read on device data shhet that I need to send the following sequence to make a read:

Start
Device address
- Acknowledge (Device returns zero when addressed)
Data (Hi and Lo address bytes to read)
- No Acknowledge (Device sends this after a read is done)
Stop (put device under idle state)

I will be grateful if you can help me

Tks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top