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.
大家好、我们希望您能为您提供有关如何执行自运行测试的指导。
1.组件出现在 I2C 总线上(例如获取芯片 ID)。
2.内部 RAM 测试。
3.内部闪存测试。
4.从基本到全面的 MCU 功能测试。
希望得到您的帮助。
谢谢你
-Mark
您好、Mark
关于第1项、请参阅 MSP430x13x、MSP430F14x、MSP430F15x、MSP430F16x 代码示例的 I2C 代码示例(修订版 U)
关于第2-4项、请参阅 MSP 器件的 IEC60730库: https://dev.ti.com/tirex/explore/node?node=AObh6ETiuZXT66P6Lvzv8Q__IOGqZri__LATEST
谢谢!