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.
各位好。
最近在用449做一个项目,然后在449官方的产品参数描述页面中看到
上面写着449有2个I2C,然后我看《MSP430x43x, MSP430x43x1, MSP430x44x Mixed Signal Microcontroller 》这个文档
(地址www.ti.com.cn/.../msp430f449.pdf)
在和下面的IO定义表中也没看到I2C相关的东西,只看到SPI的引脚定义。
请问msp430f449是没有I2C硬件资源还是需要什么特殊配置,同时我在CCS下的demo程序中也未发现I2C相关。