I. I am currently developping an I2C protocol to talk with a 24LC512 memory. My problem is that I can write to memory without any problem but when I want to read memory at a specific adress I always read 0x00 two time and other time I read the value a the previous adress. For exemple if I write at 0x3000 to 0x3010 I want to read at 3004 and I read the value at 3003. If I try In single step it work.
Message
I2C speed problem.
2006-03-31 by punkandsska123