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.

[参考译文] MSP430F5438A:BSL 延迟问题

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1292843/msp430f5438a-bsl-delay-question

器件型号:MSP430F5438A

引导加载程序用户指南(slau319af)第1.4节说明"从 MSP430 BSL 接收到字符之后发送新字符之前的最小延时时间:1.2ms"

 

这意味着我们在发送至 MSP430的每个字节之间需要1.2ms 的延迟、还是意味着在发送完整的数据包后、您应该延迟1.2ms (或者这是否意味着其他问题)?

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

    Steve、您好!

    您不需要 每个字节之间1.2ms 的延迟。 它指定了在采集 接收 到您写入它的下一条命令的时间。 因此、我们认为每次目标 MSP430从 TX 模式切换到 RX 模式时都需要这样做。

    如果您有任何其他问题、请告诉我。  

    此致、
    布兰登·费舍尔