Browse Topics
Amplifiers
Audio Amplifiers
High Speed Amplifiers
Precision Amplifiers
/etc... Amplifiers & Other Linear
Applications
Automotive
Medical & High Reliability
Motor Drivers
ARM® Processors
Sitara™ ARM®
Digital Signal Processors (DSP)
C5000 Ultra Low Power DSP
C6000 Multicore DSP
C6000 Single Core DSP
DaVinci™ Video Processors
OMAP™ Processors
Clocks & Timers
Data Converters
Audio Converters
High Speed Data Converters
Precision Data Converters
Video Converters
/etc... Data Converters
Development Tools
WEBENCH® Design Center
Code Composer Studio
TI C/C++ Compiler
DLP & MEMS
Embedded Software
Android
BIOS
Linux
Multimedia Software Codecs
StarterWare
WinCE
Interface
Consumer & Computing
Ethernet
Fiber Communication
High Speed Interface
Industrial Interface
/etc... Interface
Logic
Low Power RF & Wireless Connectivity
Microcontrollers
MSP430™ Microcontrollers
Stellaris® ARM® Microcontrollers
Tiva™ ARM® Microcontrollers
Other Microcontrollers
C2000™ Microcontrollers
Hercules™ Safety Microcontrollers
OMAP™ Applications Processors
Power Management
Battery Management
Digital Power
AC/DC and Isolated DC/DC Power
LED Drivers/LCD Bias
Linear Regulators
NexFET™ Power MOSFETs
Non-Isolated DC/DC
Power Modules
PMU
Power Interface
SIMPLE SWITCHER®
Sequencers
Supervisor and Reset IC
Wireless Power
/etc... Power
RF & Digital Radio
Digital Radio (GC Products)
High Performance RF Modulators, PLL and VCO products
/etc... RF
Other Analog & Touch
Imaging
Temperature Sensors
Touch
/etc... Analog
/etc Support
Custom Title
Support Forums
To post a question or find an answer, choose a topic from the "Browse Topics" navigation menu on the left.
Get this RSS feed
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:
msp430
#CC1120
'2553 USB0RXIE UCB0RXIFG
'5xx '6xx BSL
.dfi
.h file
.out
.text
10bit ADC
14443a
15693
169 MHz
16-bit
2.4 ghz
2.4ghz
2.4GHz antenna
2.5.1
2274
2500RF
2530
2530znp
28335
2xx
2xx series msp430
c2000
MCU
Related Posts
Forum Post:
Re: Dump the IAR compiler and go with Keil C51
LPRF Rocks the World
Hi all, Great discussion. Feel free to use any compiler and IDE you would like for all other LPW software packages except for our ZigBee solution with its limitations on IDE usage. For example, SimpliciTI is provide as source code, so feel free to build it with your IDE and compiler of choice for your...
on
Jul 7, 2008
Forum Post:
Re: Closed source jtag
Thomas Mitnacht
Could you pls be a little more specific. What is it in detail the community is unhappy with? What would be your proposal to do?
on
Jul 8, 2008
Forum Post:
Re: Source Code of simple tools to help debugging
LPRF Rocks the World
Hi JP, I guess you are interested in CC2431 or ? Check out this company with the Java platform and HW supporting MSP430 + CC2420: Sentilla: http://www.sentilla.com/hardware.html http://www.sentilla.com/software.html Enjoy, LPWRocks
on
Jul 10, 2008
Forum Post:
Re: Reconfiguration during execution
BrandonElliott
Jason, There are two possibilities here: This could be built into your code as a user interface that parses case statements (flash is not modified). You can develop an interface that will RX commands and then configure the USCI as desired based on those inputs. There are several ways to accomplish...
on
Jul 21, 2008
Forum Post:
Re: Using the Packet Sniffer with the eZ430-rf2500
esy
The latest version of the Packet Sniffer is v2.9.0 (just out), which can be downloaded from http://www.ti.com/litv/zip/swrc045i However, the reason for the Packet Sniffer not being listed on the eZ430-RF2500 product page is that this hardware is unfortunately NOT supported as a sniffing device with...
on
Jul 27, 2008
Forum Post:
Re: MSP430/CC2520 SoC
tretec
It would be very useful in order to free a lot of space now used just to connect the two chips! Are you planning to develope such a chip?
on
Aug 1, 2008
Forum Post:
Re: S/W UART
BrandonElliott
Chakra, We actually have a code example that implements a software UART using the Timer_A. Please see the follwing zip file from www.MSP430.com for several different examples: http://www.ti.com/lit/zip/slac011 (namely, see msp430x11x1_ta_uart19200_01.c)
on
Aug 5, 2008
Forum Post:
Re: Getting Wake-On-Radio Working
Kjetil
Hi. In addition to AN047, please have a look at the following: AN049 -- Software for CC1100/CC2500 and MSP430 – Examples and Function Library (do not think it contains any WOR code, but has other useful library functions) DN111 - Current Consumption for a Polling Receiver (contains register settings...
on
Aug 13, 2008
Forum Post:
Re: MSP430.DLL
adrian
The MSP430.dll developer's package has been planned to release for a couple years now but it remains a low priority item. Recognized third parties who develop tools for MSP430 have access to the internal developer's package but it's not sufficiently documented to be supported and released...
on
Aug 15, 2008
Forum Post:
What's wave packaging, page 15 ,slaa043a.pdf
Jimmy3284
Dear all, I can't understand wave packaging. How to do it? Will you please provide some suggestion? The original paragraph as below, "Another way to prevent distortion to the power line is to use wave packaging . This could be accomplished by keeping the same hardware and modifying the...
on
Aug 22, 2008
Forum Post:
Re: Closed source jtag
adrian
The MSP430 JTAG isn't closed source at all. It's well documented in the Programming a Flash-Based MSP430 Using the JTAG Interface App Notes ( slaa149) . The MSP430.dll, the interface between your PC and the FET tool, however, isn't open source. If all you're trying to do is build a simple...
on
Aug 25, 2008
Forum Post:
Re: TUSBxxxx EEPROM Burner Applicaton
Stefan S.
The evaluation board which is described in "MSP430 USB Connectivity Using TUSB3410 (slaa276a.pdf)" with MSP430F1612.
on
Aug 28, 2008
Forum Post:
Re: TUSBxxxx EEPROM Burner Applicaton
Andreas Dannenberg
Things to try/check: Ensure jumper JP1 on the board is set, to allow for proper TUSB3410<->EEPROM connections Make sure the MSP430 isn't interfering with the SDA/SCL signals (maybe it's driving one of its port pins?) Re-try using the EEPROM burner utility (including its driver...
on
Aug 29, 2008
Forum Post:
Packed structs in CCE
Jomar Hønsi
Hi, I have just started playing with CCE 3.0 and have a question regarding packing of C-language structures. With IAR we use the pragma below to pack a structure, what would the equivalent be using CCE? Without the default settings, CCE insert padding bytes before the 8-bit variables, I want to avoid...
on
Sep 2, 2008
Forum Post:
Flash programming
renka
Hi, I am working with MSP430F2618. I would like to program the flash memory with two images. The current image is one that i am currently run on it(FLASH and RAM),another that i've aggregated from the wireless packets(on the air programming).When the second image is ready to be programmed,i...
on
Sep 2, 2008
Forum Post:
Re: Flash programming
BrandonElliott
Hi Renka, I am understanding this question to mean that you do not have the 2nd image before you flash the chip with the original program, so you will accquire that image as the program is running. Depending on the size of the image you may not want to store this in RAM due to size limitations. You...
on
Sep 2, 2008
Forum Post:
Re: Determining code size and memory usage after building a project with Code Composer Essentials
adrian
Hi Chakra, you're getting that error because you're using the free CCE v3 Core Edition which is limited to 16KB of code. (0x000047e2 = ~18KB) By default, no compiler optimizations are used but if you increase the optimization to Level 2, it should compile fine. You'll find the optimization...
on
Sep 4, 2008
Forum Post:
Data sheets and programming
Tony256
Hi, I was wondering where I could find a data sheet for the MSP430F2272 that gives a detailed description of the programming registers. The closest thing I found was the user guide but it doesn't seem to have everything in it. I looked at some code examples and it was hard to figure out what they...
on
Sep 8, 2008
Forum Post:
Re: Data sheets and programming
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:
problem with MSP430 EXP boards
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: MSP430 Code Composer Essentials Pro v3 SP2 single stepping and large-data pointer problems
jhigginsalk
Here is the disassembly for the above program for a 4618 dev board in large data mode: main: 0x03232: 002F 1114 MOVA &jptr,R15 0x03236: 40FF 0055 0000 MOV.B #0x0055,0x0000(R15) 0x0323c: 1800 53D2 1114 INCX.A &jptr 0x03242: 002F 1114 MOVA &jptr,R15 0x03246: 40FF 0066 0000 MOV.B #0x0066,0x0000...
on
Sep 10, 2008
Blog Post:
Announcing the industry's lowest cost development kit - $4.30 LaunchPad
Russell Miller
Introducing the industry’s lowest cost microcontroller development kit enabling on-board prototyping, debugging and programming Easily launch designs and do more for less, with the Value Line series of MSP430™ microcontrollers that deliver 16-bit performance and ultra-low power at 8-bit price...
on
Jul 6, 2010
Blog Post:
New SchmartBoard will support MSP430™, Stellaris® and C2000™ MCUs
Russell Miller
San Ramon, CA – July 7, 2010 – SchmartBoard, a company that makes prototyping electronic circuits easier, has announced a single development board supporting Texas Instruments Incorporated’s (TI) broad microcontroller portfolio, including ultra-low power MSP430, ARM® Cortex™...
on
Jul 7, 2010
Wiki Page:
Sample C code available for single-cell fuel gauges and battery authentication ICs
Antonio Fadhel
Sample C code available for single-cell fuel gauges and battery authentication ICs by 317599 We have a new app note online (SLVA413) which has sample C code for the MSP430 platform that you can use to talk to many of our single-cell fuel gauges as well as our battery authentication ICs. It includes...
on
Jul 12, 2010
Blog Post:
MSP430 for Portable Medical Webinar - Tuesday, September 14
Russell Miller
Supporting Portable Medical and Instrumentation Design with the World’s Lowest Power Microcontroller Tuesday, September 14, 2010 11:00am -12:30pm EDT (17:00n-18:30h Central European Time/GMT +1) As portability becomes a growing trend in medical products, manufacturers are seeking technologies...
on
Aug 20, 2010
1
2
3
4
5
»