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.
I want to use internal HARDWARE RTC of MSP430F47197, simultaneously with 1 millisecond interrupt on its Basic Timer.
Please suggest link or example code.
Actually I am generating impulse, and calculating WattHour from basic timer with 1 millisecond interrupt. Now I want to use its internal RTC too.
Please help.
Thanks in advance.
You can find the examples in MSPware.
If you're using CCS, Go to View -> Resource Explorer -> MSPWare -> Devices -> MSP430F4xx
Alternatively, you can use DriverLib that can be found at View -> Resource Explorer -> MSPWare -> Libraries -> Driver Library
**Attention** This is a public forum