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.

[参考译文] MSPM0G3507:MSPM0 引导加载程序 GUI v1.2

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1612253/mspm0g3507-mspm0-bootloader-gui-v1-2

器件型号: MSPM0G3507

您好!

我正在使用 MSPM0 引导加载程序 GUI v1.2、是否可以将 UART 配置为 19200 而不是 9600? 在哪里可以修改它呢?
image.png


谢谢你

此致
zq

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

    您好 zq、

    在该 SDK 中、您将找到引导加载程序 GUI 源代码: C:\ti\mspm0_sdk_2_09_00_01\tools\bsl\bsl_gui_source_code

    此目录中有一个名为的文件 UART_send.py

    在中 CONFIG_UART 函数、您可以更改波特率:

    执行此操作后、您需要运行批处理文件: GUI_EXE_Update.bat

    这将根据您所做的更改重建可执行文件。

    此致、

    Owen