Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

I2C/ SMBUS slave design

Status
Not open for further replies.

abhinavpr

Junior Member level 2
Joined
Jun 19, 2013
Messages
21
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
205
Hi,

I urgently need a simple I2C/smbus slave to be connected to a memory. It would be of great help if somebody can provide a simplistic design in verilog or docs


regards
abhinav pr
 

there are some ip on opencore.org
 

Hi,

i am designing an I2C slave module . the spec says data on SDA can only change when SCL is low. can somebody tell me how to achieve that .

for write operation its easy as we can sample SDA at rising edge of SCL as the data is stable before SCL rising edge

but how do we write into SDA during the READ operation? as the data must be written into SDA before the arrival of SCL rising edge.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top