This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

I²C EEprom reset sequence

Hi again,

I am having problems with an I²C EEPROM. Sometimes the EEPROM stalls while debugging. Because I poll the ACK-bit to recognize when a write-cycle (pagewrite) is complete the whole µController remains polling and hangs up there.

I've found something in the www about a reset sequence for I²C-EEproms but I'm not sure how to get this working because this sequence requires 9 bit of  "1" to be shifted out but the FIFO is only 8 bit. Has somebody already solved this problem yet?

 

Greetings from Germany,

 

Jens