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.

TMS320F2809: 2809的FIFO中断怎么使用?

Part Number: TMS320F2809
Other Parts Discussed in Thread: C2000WARE

2809的FIFO中断怎么使用?在PIE模块中断向量表中,INT8.1和INT8.2分别是I2CINT1A和I2CINT2A,请问这两个可以分别注册FIFO接收和发送中断函数么?

另外,有没有能用的FIFO中断示例程序?官方的I2C_EEPROM的中断程序并没有用到FIFO(也跑不起来o(╥﹏╥)o)