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.

spi与25L640命令交互问题



各位大神:

               使用28377D芯片与25LC640进行通信过程中,遇到问题如下:

                1、可以读取,但不能写;

                2、写操作过程中,发送写使能WREN(0x06):

                   1)16位SPI,1m通信,高8bit写入0x06;

                   2)低8bit写入0x06;

                  3)高8bit写入0x06且低8bit写入0x06;

                  在读STATUS寄存器中The Write Enable Latch (WEL) bit,均无置位,请问是我命令出现问题还是其他什么问题