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.
工具与软件:
您好!
我设法在 具有默认 UART 引脚 (Tx = PA 10、Rx = PA11)的 mspm0g3507 Launchpad 上通过 UART BSL 刷写我的应用。
但是、当我尝试使用自己带有非默认 UART 引脚(Tx = PA 0、Rx = PA1)的电路板时、它会失败。 我将其中一个板上的接线更改为默认 UART 引脚、可以正常工作。
BSL 是否仅适用于默认 UART 引脚 (Tx = PA 10、Rx = PA11)?
我知道、当我要闪存空白芯片时、必须使用默认的 UART 引脚。 但是、当应用程序运行时、已配置 BSL 的非默认 UART 引脚、应该可以正常工作。
提前感谢
Matthias