Page 1 of 1

USB PROGRAMER IC 24Cxx

Posted: Mon Nov 26, 2012 7:30 pm
by thekid25
please help me who have schematic and software programer copier ic 24Cxx or EN25F80 with USB conection,please share here and thanks before

Re: USB PROGRAMER IC 24Cxx

Posted: Sat Dec 01, 2012 11:15 am
by SukhdeepMankoo
Choose a microcontroller with USB device controller.

EEPROM Interface:
Write a program to read and write into EEPROM using microcontroller. As 24CXX is i2c device,you can write routine for reading and writing to 24Cxx.

USB Interface:
Write program to read from data from USB Port by making microcntroller as USB Host.

Then interface the two to make programmer.

When you will choose the microcontroller,you can find lots of examples for that microcontroller and some of them will be available on microcontroller manufacturer site.