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.

[参考译文] TMS570LC4357:最大 SPI 波特率查询

Guru**** 2482105 points
Other Parts Discussed in Thread: TMS570LC4357

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/861623/tms570lc4357-maximum-spi-baud-rate-inquiry

器件型号:TMS570LC4357

TMS570LC4357的 MibSPI 最大波特率是多少?

  TMS570LC4357 MibSPI 模块在主控模式下的最大波特率与 受控模式下的最大波特率是否不同?

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

    您好!

    主  控(tc (SPC) M)和受控(tc (SPC) S)模式下的最短周期时间为40ns、这意味着最大 SPICLK 为2MHz

    当 SPI 处于主控模式时、必须满足以下条件:
    PS 值从1到255:TC (SPC) M≥(PS +1) tc (VCLK)≥40ns、其中 PS 是 SPIFMTx 中设置的预分频值。[15:8]寄存器位。
    对于0值 PS:TC (SPC) M = 2tc (VCLK)≥40ns。

    当 SPI 处于从模式时、必须满足以下条件:
    PS 值从1到255:TC (SPC) S≥(PS +1) tc (VCLK)≥40ns、其中 PS 是 SPIFMTx 中设置的预分频值。[15:8]寄存器位。
    对于0值 PS:TC (SPC) S = 2tc (VCLK)≥40ns。

    AL 这在数据表第7.12节中进行了说明。