• Join
  • Sign In with my.TI Login
Texas Instruments
  • Products
  • Applications
  • Tools & Software
  • Support & Community
  • Sample & Buy
  • About TI
Sample & Purchase Cart Sample & Purchase Cart
  • Search
  • Advanced
TI E2E™ Community
  • Support Forums
  • Blogs
  • Groups
  • Videos
  • 简体中文
  • More ...
TI Home » TI E2E Community » Support Forums » Microcontrollers » MSP430™ Microcontrollers » MSP430 Ultra-Low Power 16-bit Microcontroller Forum » All Tags » Code Example
Share
MSP430™ Microcontrollers
  • Forum
  • Announcements
  • E2E Wiki

Browse by Tags

MSP430™ Microcontrollers

Welcome to the MSP430™ Microcontrollers Section of the TI E2E Support Community. Ask questions, share knowledge, explore ideas, and help solve problems with fellow engineers. To post a question, click on the forum tab then "New Post".

Sign In to Post
Tags
You have subscribed to this tag. To view or manage your tag subscriptions, click here.   Close
You have unsubscribed from this tag. To view or manage your tag subscriptions, click here.   Close
You are currently viewing:
Code Example
  • 5xx
  • adc
  • ADC10
  • ADC12
  • bootloader
  • BSL
  • BSL430
  • cc2500
  • CC430
  • CCE
  • CCS
  • CCS 4
  • CCSv4
  • chronos
  • Clock
  • Code Examples
  • DCO
  • Debug
  • Debugger
  • experimenter board
  • ez430
  • eZ430-Chronos
  • ez430-RF2500
  • FET430UIF
  • Flash
Related Posts
  • Forum Post: Re: Data sheets and programming

    Andreas Dannenberg Andreas Dannenberg
    Hi Tony, for MSP430 MCUs, typically you need two pieces of documentation in order to fully understand/program the device. There is no single document that contains all information. The device family-specific user's guides (such as the " MSP430x2xx User's Guide " in case of MSP430F2274...
    on Sep 8, 2008
  • Forum Post: Re: MSP-EXP430F5438

    LowPower4924 LowPower4924
    1) Regarding to the msp-EXP430F5438 at ATC2008 in Japan, please provide us documents and source code file. We have a hardware, but we have not yet any documents by TI in Japan :( 2) My hardware does not work by PMM-MCLOCK. http://x072.s10.x-beat.com/up/src/up1491.jpg LED1 does not blink. 3...
    on Sep 10, 2008
  • Forum Post: problem with MSP430 EXP boards

    reb-soul reb-soul
    Hello, I am trying to play with MSP430FG4618 exp boards. Currently i am trying to explore the example code given for MSP430 http://focus.ti.com/analog/docs/techdocsabstract.tsp?familyId=1625&abstractName=swra141 . I have successfully created an example file after following the steps, but whenever...
    on Sep 9, 2008
  • Forum Post: Re: SW UART

    BrandonElliott BrandonElliott
    Nick, We have reference designs for software UART using the timer in the MSP430. This design will apply to any MSP430. See the Timer_A codes in this file: http://www.ti.com/lit/zip/slac017
    on Sep 29, 2008
  • Forum Post: Re: how can I write LCD drive(4-MUx) with Basic Timer __need help!

    BrandonElliott BrandonElliott
    Hi Angel, The file fet440_lcd_03.c in the F43x code example zip file should be a good starting point: http://www.ti.com/lit/zip/slac019 Also we have several app notes which connect to an LCD using the 4xx series: http://focus.ti.com/mcu/docs/mcuorphan.tsp?contentId=31849#lcd
    on Oct 14, 2008
  • Forum Post: Re: CC2520DK SW examples problem with reading from CC2520 via SPI interface

    Jomar Hønsi Jomar Hønsi
    I've just tried it out myself and got the same result as you. I can't explain this off the top of my head but writing top any register or memory location before doing the read seems to fix it. All the following SPI operations behave as expected.
    on Nov 4, 2008
  • Forum Post: Re: MSP430F5438 UART utilization

    BrandonElliott BrandonElliott
    Hi, UCTXIFG is set by default on PUC or when UCSWRST = 1. Because of this, the flag is set by default to 1. The way to ensure proper behaviour from the module is to follow the initialization process on page 399 of the 5xx Guide. This way you should not see improper interrupts from this flag. 5xx User...
    on Nov 11, 2008
  • Forum Post: Re: Need urgent help with generating an interrupt using a push button switch

    adrian adrian
    you should probably start with one of the code examples for your device and tweak the port settings instead of starting from scratch. www.ti.com/msp430codeexamples
    on Nov 12, 2008
  • Forum Post: Anyone know or use MSP430-libray for TFT?

    Promelectronics Promelectronics
    I look for libray for using small TFT 2.0" with MSP430F5438, May be anybody to know where i can find it? Better if libray have menus, buttom, fonts and etc.
    on Dec 14, 2008
  • Forum Post: Continuous reset generated after Timer_A ISR actioned - MSP430FG4619

    hairy_kiwi hairy_kiwi
    Hi all, I'm a relative newbie with the MSP430. After 5 days solid debugging, and googling, I'm beginning to get to know the 430 and IAR IDE. - My wife thinks I'm getting to know it too well! I'm playing with a software RTC on the Olimex MSP430-4619LCD development board connected to...
    on Jan 3, 2009
  • Forum Post: Re: HOW to program the MSP430FG4619( 100-pins ) reached dual 12-bit D/A converyers with synchronization.

    BrandonAzbell BrandonAzbell
    Would you be able to detail what you are attempting to do with the MSP430FG4619? Is this on your own target board? The code example you show appears to be an exact duplicate of the MSP430FG461x IAR Assembly code example msp430xG46x_dac12_02.s43 from ( SLAC121 ). What issue are you specifically seeing...
    on Feb 9, 2009
  • Forum Post: Re: HOW to program the MSP430FG4619( 100-pins ) reached dual 12-bit D/A converyers with synchronization.

    BrandonAzbell BrandonAzbell
    I would like to better understand what your observations are and intent in terms of using the dual D/A converters with synchronization. Using the sample code you provided in the original post, do you see a voltage ~2.0V on P6.7? If so, what are you not seeing? Also, is this on your own target hardware...
    on Feb 13, 2009
  • Forum Post: Controlling the DCO Frequency of the MSP430x11x

    Nkolas Stavrou Nkolas Stavrou
    Dear all, Can anyone help me find out some question marks according the example ''How the DCO could be controlled''? Marks: 1) what are the functions MPYS,MACS,MPYU,MACU doing? ex. ;Definitions for function MPYS,MACS,MPYU,MACU #define IRACM EQU R10 ; Result high word #define...
    on Jul 13, 2009
  • Forum Post: EZ430 - Controlling the cc2500 with the status byte

    Cryptic0677 Cryptic0677
    I am using the RF2500 EZ430 development tool for a school project. For starting out all I am trying to accomplish is toggling an LED on the opposing board through a button press. So far I am pretty sure I at least have the SPI working. I have had trouble with the slaa325 example code , especially using...
    on Nov 10, 2008
  • Forum Post: Re: Timer_A capture Compare register

    BrandonAzbell BrandonAzbell
    It would be helpful for you to review the Timer_A section, Chapter 11, of the MSP430x1xx User's Guide ( SLAU049 ) to provide a description of how the Timer_A is setup in the code example of fet140_ta_10.c. In this code example, the Timer_A is configured for Up Mode (described on page 11-6) whereby...
    on Dec 31, 2009
  • Forum Post: Timer_A capture Compare register

    Nkolas Stavrou Nkolas Stavrou
    Hi everybody, marry Christmas and a huppy new year, Using the examples described within slac015 for practice and more specifically the example ta_10 ( MSP-FET430P140 Demo - Timer_A, Toggle P1.1/TA0, Up Mode, DCO SMCLK) , could you please inform me what is the meaning of the following: CCR0 is loaded...
    on Dec 31, 2009
  • Forum Post: Configuring MSP430F2274 in slave mode by using USCI B

    sami mkeche5 sami mkeche5
    Hi, I need to make SPI communication with MSP430F2274 in Slave Mode. Where can I found a code example to do this. thanks
    on Feb 17, 2010
  • Forum Post: USB library/examples for MSP430F55xx

    jan2809 jan2809
    Hi, The USB stacks given here http://focus.ti.com/docs/prod/folders/print/msp430f5529.html http://www.ti.com/litv/zip/slac285 do not include MSC (Mass Storage Class) . Will it come later or is it left on "too difficult to do" shelf? Regards Jan
    on Jul 29, 2009
  • Forum Post: Re: DMA interrupt vector

    BrandonAzbell BrandonAzbell
    As a high level suggestion, I would encourage you to look at the information found at the MSP430F5436A Product Folder . This page contains the datasheet , family user's guide and has a zip file including code examples to run on the MSP430F5436A (and other MSP430F543xA and MSP430F541xA) device. I...
    on Aug 22, 2010
  • Forum Post: Re: MSP430FG4618/F2013 Experimenter's Board RS-232 Issue

    Josiah Yeagley Josiah Yeagley
    Thank you! :-) That ended up being the answer I was looking for. In the event that someone finds this post through a search... I've written an example program that'll show them how to use the DB 9 connector (aka serial connector) and a few other things on the Experimenter's Board. You...
    on Oct 7, 2010
  • Forum Post: high sampling rate

    ariel ariel
    Hi, I am using msp430f5436a for a university project. My code is based on TI's user experience example. I changed the system clock from 16 Mhz to 25Mhz because I wanted to sample audio input in 16Kbs frequency. 2 things have happend: a. a high rate of the samples get screwed up- there...
    on Nov 16, 2010
  • Forum Post: MSP430 program protection solution

    Onur YILDIRIM Onur YILDIRIM
    Hello, I designed a software and now I'm using MSP430 development usb product. MSP430 communicates with the software. But it is very very important that no one can copy the program inside the MSP430. I heard years ago there was no security in TI's microcontrollers and everybody can copy...
    on Dec 10, 2010
  • Forum Post: MSP430 100-Pin Target board

    kim young hun kim young hun
    on Jan 7, 2011
  • Forum Post: Need urgent help with generating an interrupt using a push button switch

    maha maha
    Hi, I am trying to generate an interrupt using a Push button on Port 2.4 so that my LEDs toggle. My problem is that my code never seems to be going to ISR . I dont know how to go along from here. I am very new MSP430 TI so please any help will be greatly appreciated. My code is as follows ...
    on Nov 12, 2008
  • Forum Post: Re: LAUNCHPAD COMPATABILITY WITH MICROSOFT ROBOTICS DEVELOPMENT STUDIO 2008 R3

    David Poston David Poston
    Thank you for the reply, Gustavo! I am in an associate degree electronics program and I am currently doing PLC’s. I will also be doing MCU’s and robotics. I am looking for some kind of entry-level MCU to work with. The MSP430 launch pad seems to be what I need. Can you elaborate a little...
    on Mar 26, 2011
1234
TI E2E™ Community
  • Support Forums
  • Blogs
  • Videos
  • Groups
  • Site Support & Feedback
  • Settings
TI E2E™ Community Groups
  • TI University Program
  • Make the Switch
  • Microcontroller Projects
  • Motor Drive & Control
Other Communities
  • Deyisupport
  • Designsomething.org
  • beagleboard.org
  • TI on Element 14
  • TI on TechXchangeSM
Other Technical & Support Resources
  • WEBENCH® Design Center
  • Product Information Centers
  • Technical Documents
  • TI Design Network
  • TI Technical Articles
  • TI Training

All content and materials on this site are provided "as is". TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with regard to these materials, including but not limited to all implied warranties and conditions of merchantability, fitness for a particular purpose, title and non-infringement of any third party intellectual property right. TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with respect to these materials. No license, either express or implied, by estoppel or otherwise, is granted by TI. Use of the information on this site may require a license from a third party, or a license from TI.

Content on this site may contain or be subject to specific guidelines or limitations on use. All postings and use of the content on this site are subject to the Terms of Use of the site; third parties using this content agree to abide by any limitations or guidelines and to comply with the Terms of Use of this site. TI, its suppliers and providers of content reserve the right to make corrections, deletions, modifications, enhancements, improvements and other changes to the content and materials, its products, programs and services at any time or to move or discontinue any content, products, programs, or services without notice.

Follow Us Texas Instruments on Facebook Texas Instruments on Twitter Texas Instruments on LinkedIn Texas Instruments on Google+
TI Worldwide | Contact Us | my.TI Login | Site Map | Corporate Citizenship | mobile m.ti.com (Mobile Version)

TI is a global semiconductor design and manufacturing company. Innovate with 100,000+ analog ICs and
embedded processors, along with software, tools and the industry’s largest sales/support staff.

© Copyright 1995-2013 Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy Policy | Terms of Use