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.

关于F28069的SCI的FIFO问题

你好,TI工程师:

  我想请教关于FIFO的问题,F28069中的FIFO是4级*16bit的,那是不是意味着只能缓存最多4个16bit的数据?如果我的SCI是8位的数据,那是不是只能存4*8bit的数据呢?那么比如我的SCI的数据帧大于4个数据的,比如一个数据帧是16个字节的,我如何在不占用CPU资源的情况下一次性接收完这些数据呢?麻烦根据您的经验给予我解答,谢谢。