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.

MSPM0L2228: RTC_OUTPUT - 1Hz calibration output

Expert 3750 points
Part Number: MSPM0L2228

Tool/software:

Hi team,

I am running thru some basic testing.  One of the outputs I am looking to check is the RTC_OUTPUT on PA27.

I would like it to generate a 1Hz calibration output. 

Even though the RTC pin mux is set in syscfg to output on PA27, there is no signal and I don’t see any code for this output generated.

Here is the driverlib code generated for the RTC

According to the user’s guide, I can set the CAL register RTCCALFX to 0x03 for 1Hz.

But I could not find the driverlib function to set that.

Below is the syscfg…

Can you help me with the code to set this output?

Thanks,

Luke