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.

[参考译文] MSP430I2041:OTA

Guru**** 2379790 points
Other Parts Discussed in Thread: MSP430I2041
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1314020/msp430i2041-ota

器件型号:MSP430I2041

我正在使用 MSP430i2041来创建一个需要 OTA(无线)升级功能的器件、但我以前从未这么做。 您是否已经提供了任何相关例程或应用手册。

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    尊敬的 Ping:

    MSP430I2041包含 BSL 功能、您可以参阅用户指南"MSP430ixx 系列"。 BSL 函数提供了一种方法、让您可以使用通用接口(如 UART、USB 等)而不是调试器或编程器来更新固件。 如果想用无线的方法来更新固件、就需要用其他的无线芯片。 首先、您可以从 PC 将固件传输到无线芯片、然后无线芯片使用 BSL 将固件传输到 MSP430。

    此致、

    K·扬茨