请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:TMS320F280041 工具/软件:Code Composer Studio
您好!
我将 F280041控制器用作从接收器。 我正在使用接收 FIFO ISR 接收数据。
MSP430器件每4ms 在 I2C 总线上发送8字节数据。
问题是、缓冲区的数据相互变化意味着首先接收字节进入第二个缓冲区并继续移动。
我不知道这是怎么可能的????
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.
工具/软件:Code Composer Studio
您好!
我将 F280041控制器用作从接收器。 我正在使用接收 FIFO ISR 接收数据。
MSP430器件每4ms 在 I2C 总线上发送8字节数据。
问题是、缓冲区的数据相互变化意味着首先接收字节进入第二个缓冲区并继续移动。
我不知道这是怎么可能的????