IT工程师们:
你们好,我买了TRF7970A模组,按照原理图接好线后,使用spi发送读取寄存器的指令,如:我读取寄存器0到6,返回的数据也是0,另外我先发送0x09 0x01(写寄存器9,数据为1),然后再发送0x49 0x00(读寄存器9),发现读取的数据还是0x00,我用逻辑分析仪查看了数据,发现时钟,cs,MOSI都是正确的,但是MISO在cs拉低后,一直是低电平,直到cs拉高后,MISO又变成高电平。请问是什么原因。
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.