TI MSP430F2013 USB Microcontroller

I got a chance to work on Texas Instruments MSP430 Usb Ultra-Low Power Microcontroller along with my friend Rohit and Prof. Arun Mehta . We were trying to run the inbuilt “Flashing the LED ” demo program . Initially , we were not able to run the program and the program was not getting debugged on Windows Vista , but then we shifted to Windows XP .

We installed the inbuilt driver present on the cd of MSP430 on XP and then tried again. This time the program got debugged correctly and the LED on the Usb Microcontroller started flashing .

The User Guide helps us to run the FLASHING LED program and gives a step by step tutorial . User guide also has schematic digram of the Usb Microcontroller and gives a detailed Hardware Installation or Driver Installation guide.

The user guide can be downloaded from : www.farnell.com/datasheets/85838.pdf

On searching Wikipedia about TI MSP430 , i found useful information regarding MSP430 families,peripherals , debugging tools , development interface and development platforms

Information regarding MSP430 on Wikipedia can be found at : http://en.wikipedia.org/wiki/MSP430

Getting Started tutorials can be found from the link below :

http://focus.ti.com/mcu/docs/mcugettingstarteddetail.tsp?sectionId=97&tabId=1511&familyId=342

3 comments so far

  1. mabs239 on

    Dear Anand,

    Thanks for sharing your experience.

    How did you programmed the chip? Is there some circuit available to program the chip using PC’s parallel port?

  2. anmolanand on

    First of all ,thanks a ton for taking out time and writing a comment .

    Wat i tried was only the inbuilt demo progam of “Flashing the Led”.
    I changed the frequency of blinking of the Led and not more than that .

    Actually this microcontroller was not suiting our needs , so we left it .

    I have given some urls , you can try those urls for your problem otherwise check on the internet.

    Sorry , I cannot help you much in this field as I am more into computers than electronics . Hope you get your answer soon !!!!

  3. Nate on

    The input and output is not done via usb, correct?

    For example you couldn’t create a program to simulate a USB keyboard that repeated pressing the ‘A’.

    Thanks for the blog post about this.


Leave a reply