hello,
i am using customized board of msp430f5529. my requirement is to generate a pulse of 1 ms to 15 sec in step of 1 ms(in other words with 1 ms accuracy ). I am unable to achieve the accuracy of 1 Milli second. if i genrate 4 second pulse i get a pulse in range of 4016 or 4020 milli sec. If i increase the width suppose 15005 ms then i get a pulse in range of (15060 to 15080)ms.
i am using timer of 500 microsecond.
thanks in advance