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.
Ti的大神们
我们最近在用927q和928q做串解码连接cpu和显示屏,927端链接在CPU上,作为local input,配置的是0d=23,0e=53,0f=03.
928作为remo output,配置为1d=25,1e=35,1f=05,配置好之后,同过i2ctool可以看到两个i2c都是通的,都可以dump出寄存器来,寄存器值也是正确的。
但是我们在用示波器测量的时候发现,927的gpio管脚都是拉高的,PWM也有波形输出,但是928的gpio管脚都是低电平,说明928q还没有OK,想问下可能是哪里的问题呢,寄存器配置应该都是可以的了,请大神指教啊