Part Number: MSP430FR4133
Hello this is just a general question regarding timers for the MSP430 FR4133 as I am not sure what is the correct way to go about this.
Would it be possible to run two timers simultaneously for example one timer counting to 1 minute and starting a process roll back to zero then start to count back to one minute and have another timer counting to multiple specific times like 5.43 start a process and roll back to zero then count to 5.80, repeat the process to 5.91 seconds?
I know the use of UP mode to repeatedly count up to the value of the compare register TAxCCR0 this can be done but simultaneously with two timers I don’t know.
Any advice would be appreciated.
Thank you