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.

CCS / MSP430FR5994: MSP-EXP430FR5994

Part Number: MSP430FR5994
Other Parts Discussed in Thread: MSP430F5438A

Tool/software: Code Composer Studio

Hello,

I would like to set the RTC with an integer input value, that provides the webserver. But the RTC needs an BCD input. Do you knwo how I can cast a decimal integer to a BCD format?

Thanks