This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
In our design, we are using Arria 10 FPGA 10ax115sf45 as our master device which has no open drain configuration but has sudo open drain configuration with voltage level of 1.2V. We need to connect with slave device(EEPROM) of 1.8V. Kindly provide a solution to get the level translator.
Thanks
S Sathya shree
What do you mean with "sudo"?
What protocol, with how many signals, are you using? I²C? SPI?
What do you mean with "sudo"? I²C always requires open-drain outputs.
Use a level shifter like the TCA9800.
A pseudo open-drain driver has weak pull-up strength (while a real open-drain driver would have no pull-up strength). It behaves pretty much like a pull-up resistor, so you do not need an external pull-up resistor.
The TCA980x does not allow pull-up resistors on its B side, so if you use it, you must connect the A side to the FPGA.