Writing to Serial EEPROM 24LC02.
Budget: $30 – $250 USD
Hi,
I need software for PIC18f67J60 processor to write to 24LC02 serial EEPROM.
Processor and EEPROM are connected via I2C bus. The picture is attached.
I already have the software for writing but it does not work properly.
This software writes 3 pages of the memory correctly, the 4th page is written with an error and the other pages are not written at all.
I need software that can write correct values to the whole memory.
This means that it will write an array of 8 chars to any page in memory. That is the task of this project.
Note1 : I have 3 identical boards to test. So hardware error is excluded.
Note2 : the software will be written in C.
Thank you for the offers.
I need software for PIC18f67J60 processor to write to 24LC02 serial EEPROM.
Processor and EEPROM are connected via I2C bus. The picture is attached.
I already have the software for writing but it does not work properly.
This software writes 3 pages of the memory correctly, the 4th page is written with an error and the other pages are not written at all.
I need software that can write correct values to the whole memory.
This means that it will write an array of 8 chars to any page in memory. That is the task of this project.
Note1 : I have 3 identical boards to test. So hardware error is excluded.
Note2 : the software will be written in C.
Thank you for the offers.
Related categories:
C Programming
Electronics
Microcontroller
Electrical Engineering
C++ Programming