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

Forum Post: RE: MSP430F5529: MSP430F5529 clock output at PIN

$
0
0
// Loop until XT1,XT2 & DCO stabilizes - in this case loop until XT2 settles do { UCSCTL7 &= ~(XT2OFFG + XT1LFOFFG + DCOFFG); // Clear XT2,XT1,DCO fault flags SFRIFG1 &= ~OFIFG; // Clear fault flags }while (SFRIFG1&OFIFG); // Test oscillator fault flag You have the answer! Of course you need to wait until XT1 is stable, too!

Viewing all articles
Browse latest Browse all 218891

Trending Articles



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