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.
我现在使用DS90UB947、DS90UB948的GPIO配置有疑问,
我们的方案是:CPU的GPIO通过947和948控制外设。
目前测试: UB947、UB948 的 GPIO2、GPIO3、GPIO8 控制外设没有问题,GPIO5、GPIO6控制外设有问题。
UB947、GPIO5、GPIO6 设置为输入,读寄存器0x1c,状态GPIO5、GPIO6 为1,
UB948、GPIO5、 GPIO6 设置为输出和enable remote,测量GPIO5、GPIO6 为低电平.
UB948、GPIO5、GPIO6 设置为local 输出,控制外设没有问题。
看datesheet有如下描述:
是因为GPIO【5-8】不能这么使用吗?还是配置的有问题?