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.

MSP430F5234: HOST主机协议I2C通信MSP430F5234

Part Number: MSP430F5234

1.参阅TPS2388x PSE System Firmware Host Interface Protocol,

  •    通过指令:i2ctransfer -f -y 0 w5@0x48 0x15 0x02 0x30 0xC4 0xE3   ,进入BSL mode
  •    参考MSP430Tm Flash Devices Bootloader (BSL),是否有具体的实例可以使用i2ctransfer进行分位升级?参阅文档,我不清楚如何按照格式输入需要传送的数据。

期待你的解答,十分感谢!