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: 7

Other Parts Discussed in Thread: MSP430FR2311

Tool/software: Code Composer Studio

Guys I would like to configure the MSP430FR2311, The RTC needs to generate 8s interrupt to wake up the device from LPM4, how should i configure it to do so?

RTCMOD = 10 -8; 
RTCCTL = RTCSS__VLOCLK | RTCSR | RTCPS__10 | RTCIE;

is it correct??

**Attention** This is a public forum