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.

[参考译文] CCS/MSP430FR6972:BSL 固件更新

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/953381/ccs-msp430fr6972-bsl-firmware-updates

器件型号:MSP430FR6972

工具/软件:Code Composer Studio

尊敬的团队:

我的客户使用 了 MSP430FR6972的2个 UART (eUSCI_A0、eUSCI_A1)。 现在他们希望使用 UART BSL。

请告诉我如何实现此功能?

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

    您好 Susan、

    如果您查看数据表的第6.5节、您将看到使用 UART BSL 需要四个引脚。 除了 Tx 和 Rx、您还需要 RST 和 TEST 才能进入序列。  如果客户想要定制、您需要参阅此页面上的步骤3:

    https://www.ti.com/tool/MSPBSL

    BR、
    Leo

     

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

    谢谢!