• 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 » eZ430-F2013
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:
eZ430-F2013
  • adc
  • ADC10
  • CC430
  • CCS
  • chronos
  • Code Example
  • Code Examples
  • ez430
  • ez430-RF2500
  • Flash
  • IAR
  • IAR Embedded Workbench
  • Jtag
  • launchpad
  • MCU
  • microcontroller
  • Microcontrollers
  • msp 430
  • MSP430
  • MSP430 microcontroller
  • MSP430F2274
  • MSP430x2xx
  • SPI
  • UART
  • USB
Related Posts
  • Forum Post: Re: Using USB programming tool for bare MCUs

    adrian adrian
    the manufacturer part numbers for the eZ430 headers are listed in the FAQ of the tool user guide. for small prototypes, i usually order them from mouser. the headers are hard to find in 4- or 6-pin lengths, but strips of 50-pin are much easier to get a hold of. it's pretty simple to snap off the...
    on Feb 25, 2009
  • Forum Post: Re: Flash MSP430F5437 with ez430-F2013

    Guenther Klenner Guenther Klenner
    Thank you for the hint. I used eZ430-F2013 and eZ430-RF2500 (Rev 2.0). Both failed on IAR and CCE. It seems the tools can not access the processor:Sat Jun 06 16:51:37 2009: Interface dll version 2.4.0.2 Sat Jun 06 16:51:44 2009: Fatal error: Failed to identify device On my prototype I see the VCORE is...
    on Jun 6, 2009
  • Forum Post: Re: The USB ez430-F2013 is´nt been recognized in the Laptop

    BrandonElliott BrandonElliott
    Hi, There could be several reasons the kit is not working. I recommend using the troubleshooting steps located on our wiki here: http://wiki.msp430.com/index.php/EZ430-F2013
    on Jun 18, 2009
  • Forum Post: The USB ez430-F2013 is´nt been recognized in the Laptop

    msp430ivan msp430ivan
    When I put in the USB port the ez430-F2013 USB, it is´nt recognizd by the pc, i´ve installed the TIUSBFET driver but still with the same condition, do you have other options to fix this, thanks.
    on Jun 17, 2009
  • Forum Post: ez430 - f2013 or f2012 Communication with PC

    Jordi Borras Jordi Borras
    Hello everyone, I'm developing a peripheric like a mouse, with ez430-f2013 (or f2012): a special head-mouse for tetraplegic people. I have problems with communication between eZ430-f2013 -> PC. I would send some data (6 bytes) to my computer. I try to adapt the msp430x20x3_ta_uart2400.c sample...
    on Jun 25, 2009
  • Forum Post: Re: ez430-F2013

    GG430 GG430
    Hi kpbr, Have you tried to uninstall the drivers from Windows Device Manager? There are two things to uninstall, one under Multi-port serial adapters and one under Ports (COM & LPT). For reinstalling you can consult the eZ430 Tool User's Guide, which can be found here , driver installation...
    on Jul 16, 2009
  • Forum Post: EZ430-F2013 debugger set up in Code composer studio version 4

    vijay kumar14480 vijay kumar14480
    I received recently EZ430-F2013 and downloaded CCS 4.0. How do you set up the debugger target foe EZ430-F2013. Can someone give me a step by step instruction? All material on the web is for older versions of CCS. when I try to run the debugger all the menus in Target are disabled. The console...
    on Sep 24, 2009
  • Forum Post: Re: TI's MSP430 Tools and Mac OS X

    Mario Mlynek Mario Mlynek
    Hi aBUGSworstnightmare, Hi All I stumbled over this thread searching the web for a solution for the exact same problem. But instead using Mac OS X i try to run CCS with the help of VirtualBox on Linux. As you described the eZ430-F2013 is well recognized by the windows hardware manager and all drivers...
    on Oct 28, 2009
  • Forum Post: What devices does EZ430 F2013 Support?

    Bazerko Bob Bazerko Bob
    According to the EZ430-F2013 MSP430 USB Stick Development Tool Web Page, Supports development with all 2xx Spy Bi-Wire devices (MSP430F20xx, F21x2, F22xx) But various answers in this forum (and my own experience) seem to indicate that some devices are supported and some aren't. ...
    on Feb 21, 2010
  • Forum Post: Failed to initialize device error

    royos44 royos44
    I am trying to run the blinking LED code on my eZ430-F2013, but when I try to debug I get the failed to initialize device error. I take the steps outlined here: http://tiexpressdsp.com/index.php/EZ430-F2013#Known_issues_with_the_EZ430-F2013 . I run into problems at the end when I am supposed to uninstall...
    on Mar 27, 2010
  • Forum Post: eZ430-F2013 as jtag for MSP-EXP430FG4618 Experimenter Board?

    natanel natanel
    can I use the eZ430-F2013 as jtag for the MSP-EXP430FG4618 Experimenter Board how it can be done which setting is needed thanks
    on Apr 14, 2010
  • Forum Post: Beginner in assembler - I got an error in my code - please help!

    Alexandros Stefanidis Alexandros Stefanidis
    I got an error in the following code #include <msp430x20x3.h> ; Header file for this device ORG 0xF800 ; Start of 2KB flash memory Reset: ; Execution starts here mov.w #WDTPW|WDTHOLD,&WDTCTL ; Stop watchdog timer mov.b #00000001b,&P1OUT ; LED1 (P1.0) on, active high! mov.b #00000001b...
    on Apr 23, 2010
  • Forum Post: What's wrong in my code? (MSP430F2274 and NHD-0108CZ-FSW-GBW-3V3)

    Silvio Vallorani Silvio Vallorani
    Hi all and thank's in advance! I'm using an MPS430F2274 based Target Board. I have access only to some General Purpus IO (GPIO) pins and I need to use that for interfacing with LCD. I have defined MSB and LSB for simplified gestion of that pins... When I send instruction/characters to...
    on Apr 23, 2010
  • Forum Post: ez430-f2013 and msp430f2252

    KarlosCZ KarlosCZ
    hello all i have ez430-f2013 programer. i try f2252 mcu and it doesn't works. the ccs show an error that the mcu is f2274 (but i have conected f2252). my friend has ez430-chronos, and with this programer it works perfectly. he has a ez430-f2013 too, and with this programer it "works"...
    on May 31, 2010
  • Forum Post: Re: TI's MSP430 Tools and Mac OS X

    westfw westfw
    So I recently has some success doing software development on a Mac NATIVELY for EZ430-F2013 It went something like this: Install mspgcc download and build (from source) mspgcc4 ( http://mspgcc4.sourceforge.net/ ) using standard cross-compiler building techniques. I'm putting such things...
    on Jul 2, 2010
  • Forum Post: Re: MSP430f2013 SPI Slave usage

    rmznrkn rmznrkn
    Hi all, Could somebody answer my previous question? By just looking program flow could you say that looks fine or not? I believe it will work, but currently, i think i have not correctly configure the SPI module of both device, yet. I am waiting your responce, If you give any I will be so glad...
    on Aug 23, 2010
  • Forum Post: EZ430-F2013 LPM3 current

    pkiwang pkiwang
    Hi expert, I have tried the "MSP430F20xx Demo - Basic Clock, LPM3 Using WDT ISR, VLO ACLK". Why the current is ~7uA when LED is Off? The data sheet shows ~0.6uA. Please help! Thanks! Best regards, Wang
    on Sep 1, 2010
  • Forum Post: MSP430F2013 SD16 + PWM

    ANDRES RADA ANDRES RADA
    Hi there, I have experienced some issues with the timer A in up mode and I suspect that the SD16ISR routine interruption generates this fault. Basically, I noticed that timer A stops for a few milli-seconds and modify abruptly the duty cycle (65% - 100%). Can anyone help me with...
    on Oct 20, 2010
  • Forum Post: How to restore a firmware of eZ430F2013?

    Tugo Boss Tugo Boss
    Hello, I work with IAR 4.11 and eZ430F2013 development board. IAR have offered me to "refresh the firmware" of my devboard, I have clicked "Yes" and now IAR don't see devboard. How to restore original firmware of eZ430-F2013? I have googled about this problem and found...
    on Feb 9, 2009
  • Forum Post: i had run this program taken from ti forums.... but i'm not able to get the proper output.. help me in this..

    parthiban rayappan parthiban rayappan
    i had run this program taken from ti forums.... but i'm not able to get the proper output.... every time i debug the program it shows different value than they given... i don't know where i made the mistake.. so help me on this.... #include <msp430x20x3.h> unsigned int buffer[20]; unsigned...
    on Feb 22, 2011
  • Forum Post: Using EZ430 kit to program MSP430G2312

    Clay Shoup Clay Shoup
    Wanting to replace MSP430F2012 device with MSP430G2312 for additional memory and cost considerations. In the past, we have programmed the F2012 on our target board using the Ez430 USB stick. Getting communications problems when replacing the F2012 with the G2312. Is there some reason that this will not...
    on Jun 14, 2011
  • Forum Post: How to program the msp430g2452 microcontroller using eZ430-F2013

    ANDRES RADA ANDRES RADA
    Hello there, I would like to know how to program the msp430g2452 microcontroller using eZ430-F2013? I tried to use the GUI-based utility for LaunchPad without any success. I will appreciate any comments or suggestions. Thanks, Andres Rada.
    on Jun 26, 2011
  • Forum Post: Re: Declaration of a vector in memory and accessing to it's elements with MSP430-F2013 device

    Pietro Tripodi Pietro Tripodi
    Thank you both for your prompt response. @ Jens -Michael Gross : You're right , I am a beginner with the assembler . I'm using the IAR assembler . However I have to work in assembly because I have very tight deadlines in my application. I did not understand your answer when you write : "...
    on Jul 19, 2011
  • Forum Post: Declaration of a vector in memory and accessing to it's elements with MSP430-F2013 device

    Pietro Tripodi Pietro Tripodi
    Hi, I need to acquire digital data from a PIN and store them into a shift register of 256 elements. I need also to access to those values for computational purposes. Someone may help me in the declaration of this array and tell me how to acces to it's elements????? I need to do this...
    on Jul 15, 2011
  • Forum Post: Re: msp430f2013 and SD type A2D conversion

    David Henry52307 David Henry52307
    The problem turned out to be simpler than I thought. First of all I had the mistaken impression that the internal 1.2V reference went from 0 to 1.2V when in fact it goes from -0.6V to +0.6V. The tap on my potentiometer outputted 0.8V. Once I dialled it back to less than 0.6V everything started...
    on Aug 9, 2011
12
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