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.

Compiler/MSP430G2533: Storage on RAM for an interval of every 15minutes and summation

Part Number: MSP430G2533
Other Parts Discussed in Thread: MSP430G2553

Tool/software: TI C/C++ Compiler

Hi,

In the MSP430G2553,two values are received as an input and will increment based on the reception.

If P2.1 is low , then these two received values should multiply and store on to the RAM for every 15minutes interval and get accumulated on to a particular place, until the P2.1 goes high.

Based on these accumulated value after P2.1 goes high.I will assign the functionality based on the accumulated values range.

This is the requirement of my code and can you please share any example code or any reference code for it.

I am working on IAR workbench.

Regards,

Phanendra

**Attention** This is a public forum