首先感謝Ken大回覆問題
請問假設CS初始化為High 傳送字節時為low
我想要傳送完所有字節(例如16字節)才將CS恢復為high 可以嗎?如何設定?
因為我發現在每傳完一個字節 CS便high Low一遍
麻煩大大求解
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.
Vance,
在Transfer group的配置里面有一个chip select hold选项,你勾选了那个以后,CS信号会一直保持为低知道group里面的最后一个字节发送完成。
这个功能应该是你想要的。
谢谢