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.

McASP中AFIFO控制寄存器 WNUMEVT设置问题

我使用的是8输入8输出的模式,然后这个值只能设置为8,才能正常工作,如果设置为0X10或者是0x20就不可以工作,我的理解是:写FIFO检测到至少有这个数值大小的空间,就会发送一个触发事件,或者读FIFO检测到已经至少有这个数值大小的空间就会发送一个触发事件。