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.

TCI 6487 SPI FLASH读写问题



 

用TCI6487芯片的McBSP口的SPI兼容模式连接 FLASH(N25Q128A11ESE40G),McBSP的CLKSTP模式且为主模式,读写FLASH发现,FLASH的命令与地址就占32bit,而CLKSTP模式一次最多只能发送32bit,当我把命令与地址发生完成后,要读的数据将被送出,但此时片选被拉高,FLASH不被选中,无法读写。求助解决办法。主要解决CLKSTP模式下,如何处理写命令和数据的连续实现。