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.

[参考译文] MSP430FR5969-SP:SPI 模式寄存器不符合 SPI 模式规格?

Guru**** 2445440 points


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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1520659/msp430fr5969-sp-spi-modes-registers-don-t-agree-with-spi-mode-specification

器件型号:MSP430FR5969-SP

工具/软件:

您好、

我想知道是否有人可以验证某些内容。

根据 SPI 规范、有四种 SPI 模式:

在查看有关 SPI 接口的 MSP430用户指南时、可以看到:

如果 UCCKPH = 0且 UCCKPL = 0、我预计这将是如上所述的 SPI 模式0、但它不匹配规范中规定数据在下降沿移位、但对于 MSP430数据在第一个时钟沿(即上升沿)移位。

这是否意味着他们不同意?

谢谢!

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

    UCCKPH 的定义与 CPHA 相反。 对所有 MSP430来说都是如此(据我所知)。 我想背后有一些历史。