Tool/software: Code Composer Studio
Hi, I want to use MSP432internal comparator to measure external input signal's frequency.If I can measure time between two zero crossing points, I can get the frequency.
I think I can use COMP_E in MSP432, I find an COMP_E introduction saying "Output provided to Timer_A capture input", how can I use CIMP_E to trigger Timer_A?Is Timer_A capture mode using the COMP_E in MSP432? If so, how can I set Timer_A capture level?

