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.

[参考译文] MSP430FR2355:BSL 模式下的输入数据

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1245817/msp430fr2355-input-data-in-bsl-mode

器件型号:MSP430FR2355

大家好、我有一个关于在 BSL 模块中向组件输入信息的过程的问题。 我遇到这样的情况:当我按照适当的程序向组件输入大小为128的信息时、我会收到一条成功消息、表明该信息确实已通过、 但是、当我发送很小的信息时、例如大小4、我根本无法接收到返回的状态消息、 也就是说、它进入了一种状态、就好像控制器被卡住了、我会在这个主题上很感激、因为我最后发送的信息的大小很小、而且我没有解决方案、我工作在 I2C 模式、谢谢。

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

    首先、请检查要发送出去的封装信息是否正确。 您可以使用 Saleae 之类的逻辑分析仪捕获 SDA 和 SCL 上的信号、我可以帮助您进行检查。