Go Back   Velocity Reviews > Newsgroups > VHDL
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

VHDL - I2C "READ" Setup/Hold Requirement

 
Thread Tools Search this Thread
Old 11-21-2006, 10:58 PM   #1
Default I2C "READ" Setup/Hold Requirement


Hello

For the I2C read, the step by step, the algorithm is:

1). write slave address+write bit
2). write register address
3). write slave addres+read bit
4). read

After the end of step 2, and before step 3, you need to set the STA to
indicate the real read. Note that STA is indicated by transition of
HIGH to LOW on the SDA while SCL remains HIGH. I am wondering if there
is minimum wait time between step 2 and beginning of step 3?

Note that my design uses OpenCores' I2C (if it matters). Thanks.

Happy Turkey Day,
-M



markus_1401@yahoo.com
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump