Quantcast
Channel: Microcontrollers
Viewing all articles
Browse latest Browse all 224051

Forum Post: RE: MSPM0G1519: TIMG12 capture using external 32MHz clock and external 1Hz latch signals

$
0
0
CAC is pointing to CCCTL_01[1].ACOND, but CCCTL_01[1].ACOND=0 (TIMCLK). You want .ACOND=1 (Rising). I had this idea that you could do this with > DL_Timer_setCaptureCompareCtl(TIMER, DL_TIMER_CC_MODE_COMPARE, DL_TIMER_CC_ACOND_TRIG_RISE, 1); // ACOND=1 for clock rising on C1 but maybe there's something wrong with this call? [When I did this, I just stored ACOND directly.]

Viewing all articles
Browse latest Browse all 224051

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>