Forum Discussion
Altera_Forum
Honored Contributor
14 years agoYes No question (Using FPGA as a wire)
1-Can I use FPGA, just as a wire, to carry a bidirectional line like I2C SDA from one pin of the FPGA to the other pin of the FPGA. In the FPGA there will not be an i2c master or slave it will just r...
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- May be the above discuss can be indicated as: external I2C master<--->FPGA I2C slave-----FPGA I2C master<---> external I2C slave. Like a protocol converter. --- Quote End --- The description fits in terms of involved effort, but not for the exact functionality. The converter needs to pass the response of addressed peripherals from second bus immediately bit by bit, clock cycle accurate.