Hi,
Below figures are my configurations:
Description:
I'd like to communicate with external flash. Firstly, I will transmit a instruction by the function(mibspiSetData() and mibspiTransfer()), and then I expect to receive data sent to me by the external Flash.
The question is that I did not receive the data.
- Weather the function(mibspiGetData()) still let the CS pin keep low?
- I expect to receive 24 bits of data, weather should I call the function(mibspiGetData()) 3times?
Looking forward to your answer.