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.

dsp2812的Sci模式下用FIFO的情况下可以用多处理器的地址位模式吗?



我用sci的FIFO中断接受数据,但是要分一下,第一个字节为地址,后面为数据,所以想在地址字节加上地址位,所以要用sci模块的多处理器地址位模式,请问这种情况下还能用Sci的FIFO中断来接受数据吗?谢谢