Hi!
Can I switch GPIO mode to I2C mode in the state of operation and vice versa?
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!
Can I switch GPIO mode to I2C mode in the state of operation and vice versa?
Hi Avraka,
When you say that you want to switch from GPIO to I2C in the state of operation are you referring to changing the communication mode while the device is in operation?
Changing the AC coupling from 100nF to 10nF should not be an issue. Things to consider when making changes like this are your frequency of operation and maximum run length of your bit sequence:
Tau = (50ohms)(100nF) = 5uS
Tau = (50ohms)(10nF) = 500uS
So long runs of ones and zeros could adversely effect your system with the timing change.
Regards,
Mike
Thank fo r your quick reply..
When you say that you want to switch from GPIO to I2C in the state of operation are you referring to changing the communication mode while the device is in operation?
=> Yes. That is right.
Changing the AC coupling from 100nF to 10nF should not be an issue.
=> My customer will use SN65LVCP114 for 10G-KR. So I will recommend 100nF is better than 10nF.
Thanks a lot..
Hi Avraka,
There should be no issues with switching from GPIO to I2C mode during normal operation. Please refer to the pin description table in the data sheet though as some pins may share functionality across GPIO and I2C modes.
Regards,
Mike