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.
工具与软件:
您好!
我想知道如何缩短 MSPM0 UART GUI 的 UART 帧之间的时间(C:\ti\mspm0_sdk_2_01_00_03\tools\bsl\bsl_GUI_EXE)以加快传输。
我尝试在 C:\ti\mspm0_sdk_2_01_00_03\tools\bsl\bsl_gui_source_code\UART_send.py 中设置超时时间(5秒到2秒)。
但当我这么做时、传输会失败。
为什么超时需要这么大?
当帧之间有5秒的等待时间时、增加波特率根本不会加快传输速度。
提前感谢
Matthias
您可以帮助尝试最新的 SDK mspm0_sdk_2_03_00_07吗?
您好、Gary、
使用最新的 SDK 可以解决该问题。 GUI V1.1似乎没有检查来自目标的答案。 每个发送帧后的 GUI V1.2打印操作成功。 GUI V1.1在诊断期间不打印任何内容、仅在转换结束时打印。
此致、
Matthias