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.

MSP430F5529: Clock issue

Part Number: MSP430F5529
Other Parts Discussed in Thread: MSP430WARE

Hi experts,

I ran this function UCS_getSMCLK() and it returns 128 then what does it means?

  • Hello Manish,

    According to the Driverlib User's Guide, the API UCS_getSMCLK() returns the current SMCLK frequency in Hz:

    You can refer to the MSP430F5xx_6xx UCS driverlib code examples (C:\ti\msp430ware_3_80_07_00\driverlib\examples\MSP430F5xx_6xx\ucs) for projects which show how to properly use the UCS APIs.

    Best regards,

    Matt

**Attention** This is a public forum