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.

how can i generate oe signal for sda bidirection signal?

Status
Not open for further replies.

tengzhg

Newbie level 2
Joined
Oct 29, 2009
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,295
iic bidirection signal

hey,

i am working with a project where one iic port(from master to slave) should be feed through FPGA.
my question is : how can i generate oe signal for sda bidirection signal?




i appreciate any help!
 

iic bidirection signal

When defining a project, it's a good idea to start with checking the feasibility.

You may want to consult the datasheets of I2C bidirectional buffers, e.g. Philips/NXP P82B96 to understand,
why "feed through" doesn't work with a FPGA. In a short, it depends on a special hardware, that detects different voltage
levels at the bus. There's a theoretical option, to decode the protocol completely and detect the data direction for each bit.
 

Re: iic bidirection signal

thank for your advice!
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top