PDA

View Full Version : I2C Random Read



tommyers
- 9th March 2007, 20:59
Hi,

I am trying to implement a 'random read' in the .jpg attached. The 'random read' operation in used to access EEPROM and other digital devices using I2C when data is not to be read in succession. Please look at the 'random read' timing cycle .jpg attached from a Microchip App Note.

I am interested if I could (hopefully) use a combination of existing I2CREAD or I2CWRITE commands to achieve this - or whether someone would be kind enough to suggest a way of doing this!?

I look forward to your help.

Thank you.

Regards,
Tom

mister_e
- 10th March 2007, 20:58
I2CREAD/I2CWRITE will work, don't worry.