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 level riggering problem!!!

Status
Not open for further replies.

Mkanimozhi

Full Member level 4
Joined
Aug 8, 2007
Messages
193
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,296
Activity points
3,445
riggering

Hi,
This is my I2C interface code for TMP100, i know it's having lot's of mistakes, i have desined using edge triggering and how to write code for edge triggering and shall i make scl signal is input r output, and shall i design my code by all fpga clk level trigger or scl cclock level trigger, how write the code for level triggering.if some one having completed code for i2c with eprom r some other interface , please post here.thanks in advance


regards
kanimozhi.m
 

i2c level trigger

TMP100 is an I2C Slave. Typically, the clock and data lines are operated as open drain with pullup resistors. This allows either device, master or slave to pull the lines low, and allows the logic high voltage to be controlled. Look at the following link for some I2C basic stuff.

https://www.fpga4fun.com/I2C.html
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top