TI E2E support forums
Menu
Search through millions of questions and answers
User
Menu
Search through millions of questions and answers
User
E2E™ support forums
Forums
Amplifiers
Audio
Clock & timing
Data converters
DLP® products
Interface
Isolation
Logic
Microcontrollers
Motor drivers
Power management
Processors
RF & microwave
Sensors
Site support
Switches & multiplexers
Tools
Wireless connectivity
Archived forums
Archived groups
Technical articles
Analog
Automotive
DLP® technology
Embedded processing
Industrial
Power management
0
TI training
Tech days
Online training
Live events
Power Supply Design Seminar
Getting started
More
Cancel
简体中文
Search tips
Showing 18 results
View by: Thread
Post
Sort by
Relevance
Oldest to Newest
Newest to Oldest
JD Crutchfield
5 months ago
MSP low-power microcontrollers
MSP low-power microcontroller forum
RE: MSP430F1132: External flash uploading
Hey Laszlo, I don't think there is any way to use the BSL ROM, it is used to program the MSP430 itself, not program external flash. I'm also not sure if you'll be able to fit it or not. Maybe someone from the community with experience...
Laszlo Garab
5 months ago
Code Composer Studio™
Code Composer Studio™ forum
CCS: Scripting Uniflash for an add-on BSL routin
Tool/software: Code Composer Studio Hello, I am building an electronics with MSP43F1132 which has an external flash storing screens and fonts for an LCD. The flash needs to be uploaded with data only at the first time and later used only as a ROM...
Tomasz Kocon
over 1 year ago
Code Composer Studio™
Code Composer Studio™ forum
RE: CCS/MSP430G2553: Lipo battery charger
Find below a brief characteristic of the MSP430F12x2 family. Compare it with MSP430G2553. It should not be a big deal to port F12x2 code to your platform. Supply Voltage Range 1.8 V to 3.6 Ultralow-Power Consumption: − Active Mode: 200 µA...
Harvey Novak
over 2 years ago
MSP low-power microcontrollers
MSP low-power microcontroller forum
MSP430F2132: Unable to generate ADC10 conversion complete interrupt
Resolved
. Code was borrowed from a similar requirement written for an
MSP430F1132
known to work as advertised.
Istvan Gerencser
over 6 years ago
MSP low-power microcontrollers
MSP low-power microcontroller forum
msp430-gcc generated code too long
Hi, I downloaded the msp430-gcc from the TI homepage. There is an example program called blink.c. It is very short and very simple, as follows: #include <msp430.h> int main(void) { WDTCTL = WDTPW | WDTHOLD; // Stop watchdog timer P1DIR |= 0x01;...
Nikhil B30
over 5 years ago
MSP low-power microcontrollers
MSP low-power microcontroller forum
RE: MSP430 Main Memory Bootloader
Hi old_cow_yellow, Thanks for your reply. I am using
MSP430F1132
MCU. Due to restriction in my hardware i will be not be able to use inbuilt BSL in ROM also, Hence i developing a flash based Boot-loader.
Maxim Yachnyy54
over 5 years ago
MSP low-power microcontrollers
MSP low-power microcontroller forum
RE: MSP430F5418A rev. H bootloader problem
Thanks for your help! BSL_Scripter ver 1.07 invoked BSL correctly! And you know what is the difference between 1.07 and my 1.01? Look at BSL invoke procedure below (ver 1.07): Upper signal is RST, lower - TEST. Don't you think it is different...
aBUGSworstnightmare
over 10 years ago
Code Composer Studio™
Code Composer Studio™ forum
CCS 4.1.1.00014 - strange error message when debugging MSP430F1132
Resolved
Hi, in my latest project I'm working with an
MSP430F1132
. Now I'm facing a strange problem when I
Thuc Duong
over 9 years ago
MSP low-power microcontrollers
MSP low-power microcontroller forum
Generate 2 pulses using Timer A of MSP430F1132
Resolved
Assuming HF XTAl = 6.5MHz, I generate toggle rate: P2.2 =TACCR0 = 6.5MHz/2x26 = 125kHz, P2.4 = TACCR2 = 6.5/4x26 = 62.5kHz. But when I set these value in my source code for TACCR0=26 and TACCR2=52, I get the toggle rates with the same value = 50Hz. When I change TACCR0 = 500 and TACCR2 = 1000, the toggle...
James Evans
over 3 years ago
MSP low-power microcontrollers
MSP low-power microcontroller forum
RE: MSP430F6726: Implementation of a Single-Phase Watt-Hour Meter
Hello Pavel, EDIT: I didn't read past your first error. You already did this, and I didn't notice. Pavel Hristov We tried adding the following lines in io.h #elif defined(__ MSP430F6726 __) #define __MSP430_6726__ For your first error...
>
Didn't find what you are looking for? Post a new question.
Ask a new question