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.
Tool/software: Code Composer Studio
Dear colleagues,
I have a doubt about how peripherals can be triggered each other.
For instance, it is clear that a timer (after a given time interval, e.g. 1 second) can directly trigger the ADC to do the conversion without the intervention of the CPU.
However, it is not clear for me if a timer can trigger another timer, instead of the ADC. I mean, there is a timer running at low frequency at LPM3 and, for instance, each second it should directly trigger another timer (maybe running at high frequency at LPM1) to measure how long is a certain digital input signal. Is that possible? I would appreciate your feedback.
Best regards and thanks for your help!
Ferran
Hello Ferran,
timers are very tought.
There is a range of TI products containing Timer Event Control (TEC) like MSP430x5xx and MSP430x6xx Family.
Escaping from LPM modes, I hope you would find time signal combinations you are looking for.
I hope TI sooner than later will bring something like Configurable Logic Cell provided by a competitor.
**Attention** This is a public forum