使用SPI常规模式,读数据无返回,请问具体的读数据的时序应该是怎样的?我的操作是常规模式使用zone 1,拉高CONVST后再拉低,然后等待READY变高,拉低CS,进行数据的读取,读取不到数据。尝试先写一个NOP1操作,然后再用刚才的时序进行读,还是无数据返回。可以写入寄存器数据,也可以读出寄存器数据,但是读不到转换后的数据,请问常规单线SPI具体读操作应当怎样控制时序。
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.