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: MSP432P401M starting help

Tool/software: Code Composer Studio

Hello,

I am new in this technology and please I need some help to achieve the following steps.

1)Read pulses from two digital inputs and count them up on interrupt.
2)Install a timer (1 second) which counts up internal time.
3)The counted puls values shall be stored every x seconds (adjustable).

Thanks in advance.