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.

用两个GPIO口来模拟I2C口碰到的电平不高不低问题



用F28027,CCS3.3

使用两个IO口来模拟I2C,一个口用来作为CLK,另一个口用来作为SDA(数据口),其中SDA要时不时做输出口,时不时做输入口,在测试中发现一个怪现象,做输入口时,读ACK电平时,只有2V左右不高不低(实际应答应该为低电平),不知是不是由于输出口切换到输入口那个地方设置有问题引起的?求解!