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 interface in SFT transceivers

Status
Not open for further replies.

tramu

Junior Member level 3
Joined
Jul 5, 2006
Messages
27
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,483
Dear Sir,

We would like connect I2C master to 8-I2C slaves(SFP Optical transceivers) which will not have I2C addresses to distinguish.

Is it possible to implement I2C address encoding from the master inside FPGA to access each SFP transceivers's I2C internal space ?

How about using I2C switch PCA9548A ?

Thanks in advance.

Regards,
Thulasi
 

The PCA9548A is an octal bidirectional translating Switch controlled via the I2C-bus. The SCL/SDA upstream pair fans out to eight downstream pairs, or channels. Any individual SCx/SDx channel or combination of channels CAN be selected, determined by the contents of the programmable control Register An active LOW reset input allows the PCA9548A to recover from a situation where one of the downstream I2C-buses is stuck in a LOW state. Pulling the RESET pin LOW resets the I2C-bus state machine and causes all the channels to be deselected as does the internal Power-on reset function. The pass Gates of the switches are constructed such that the VDD pin CAN be used to limit the maximum high voltage which will be passed by the PCA9548A. This allows the use of different bus voltages on each pair, so that 1.8 V or 2.5 V or 3.3 V parts CAN communicate with 5 V parts without any additional protection. External pull-up resistors pull the bus up to the desired voltage level for each channel. All I/O pins are 5 V tolerant.

By Optoroute
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top