Other Parts Discussed in Thread: LMX2582, SYSCONFIG
Tool/software:
Hello,
I’m working on establishing SPI communication between a TI F2800157 MCU and the LMX2582 PLL IC. The LMX2582 EVM uses an SPI clock of 125 kHz, and I’m trying to configure the same bit rate on the F2800157 using SysConfig in Code Composer Studio.
However, I’m unable to set the SPI clock to exactly 125 kHz through SysConfig, it seems to round off or restrict to certain values.
Could you please help me understand:
-
What is the minimum SPI clock frequency supported by the F2800157?
-
Is there any way to manually configure the SPI bit rate (e.g through register settings) to achieve 125 kHz?
-
Are there any limitations or dependencies (like LSPCLK frequency or divider values) that affect the achievable SPI frequency?
Any guidance on how to achieve or approximate 125 kHz SPI communication would be appreciated.
Thank you!