当SPI工作于FIFO方式时,什么时候开始发送数据,是写入SPITXBUF一个数据就开始发送,还是把FIFO写满才开始发送
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.
是的,请参考SPRUG71手册的SPIFFTX寄存器说明。
FIFO最高级位设置是什么意思?与SPI及其FIFO有关的使用说明都在这个提到的那个文档。
FIFO是模块内部的操作单元,没有寄存器可以供用户设置,请查看手册里的Figure 1-2. Serial Peripheral Interface Module Block Diagram框图进行了解。