Quantcast
Channel: MSP low-power microcontrollers
Viewing all articles
Browse latest Browse all 62309

Forum Post: RE: MSP430F1611: Changing timer_a source does not work

$
0
0
Hi Caleb, You understood the scenario right. Yes I did try to output the ACLK frequency and it is clocking as expected (The other applications which switch to ACLK, run without any issues). Also, the reason I switch to ACLK from SMCLK is because I cannot configure SMCLK with LFXT1 (XTS=1). Here's how I switch from XT2 to LFXT1. BCSCTL1 |= XT2OFF + XTS + DIVA_2; __delay_cycles(2000); // Wait for Osc to kick in BCSCTL2 |= SELM_3 + DIVM_1 + SELS + DIVS_2; Best Regards,

Viewing all articles
Browse latest Browse all 62309

Trending Articles



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