请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:MSP430G2230 工具/软件:Code Composer Studio
抱歉、我不知道如何从 I2C 获取接收到的数据以保存到 存储器中。 ex data[x]= USISRL; ????
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
抱歉、我不知道如何从 I2C 获取接收到的数据以保存到 存储器中。 ex data[x]= USISRL; ????
您好、George、
请参阅下面该器件的示例 C 代码。 I2C 示例可 在 msp430g2230_USI_06.c 至 msp430g2230_USI_16.c 中找到