MSP430G2553 outputs ACLK and SMCLK

Publisher:数字梦行Latest update time:2018-07-14 Source: eefocusKeywords:MSP430G2553 Reading articles on mobile phones Scan QR code
Read articles on your mobile phone anytime, anywhere

#include "io430.h"


int main( void )

{

  int i;

  // Stop watchdog timer to prevent time out reset

  WDTCTL = WDTPW + WDTHOLD;


  P1DIR |= P0 + P4; //Set P1.0 1.4 to output

  P1SEL |= P0 + P4; //Set P1.0 to output ACLK, P1.4 to output SMCLK

  while(1);


  return 0;

}


Keywords:MSP430G2553 Reference address:MSP430G2553 outputs ACLK and SMCLK

Previous article:MSP430G2553 Serial Communication
Next article:MSP430 - G2553 Serial Port Operation

Latest Microcontroller Articles
Change More Related Popular Components

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

About Us Customer Service Contact Information Datasheet Sitemap LatestNews


Room 1530, 15th Floor, Building B, No.18 Zhongguancun Street, Haidian District, Beijing, Postal Code: 100190 China Telephone: 008610 8235 0740

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号