28075 SPI普通模式时最大波特率为lspclk/4,那配置为高速模式有什么用呢
mangui zhang:高速模式应该是针对硬件讲的比如配置为高速模式后IO口的翻转速度可以更高
但是可能会增大功耗没有必要的时候配置为低速模式
28075 SPI普通模式时最大波特率为lspclk/4,那配置为高速模式有什么用呢
Seven Han:您好,
请参考手册17.3.9 SPI High-Speed Mode详细描述。
The SPI module is capable of reaching full-duplex communication speeds up to LSPCLK/4 (where
LSPCLK equals SYSCLK). For the maximum rated speed, refer the device Data Manual.
In order to achieve the maximum full-duplex speeds, two restrictions are placed on the design:
• High-speed capability is available on a single pin mux option
• Single master to single slave configuration is supported to limit the loading on the pins.
When configuring the GPIOs to support High-Speed mode, refer to GPIOs Required for High-Speed Mode
for more information.