Confirm the device specification
Hi TI Experts,Please let me confirm the following question.[Question]Is there a possibility that MSP430 will be broken if erased the the TLV structure in Segment A on Flash?Best regards.Kaka
View ArticleMSP430FR2311: MSP430FR2311 low power, low cost RTC-based wake-up controller -...
Part Number:MSP430FR2311MSP430 Friends and Family,Our customer would like to use our MSP430FR2311 as a wake-up controller in their AM335x Sitara-based architecture by following our "Simple RTC-Based...
View ArticleCCS/MSP430FR5739: MCLK and SMCLK running at the wrong frequency
Part Number:MSP430FR5739Tool/software: Code Composer StudioI have setup my clocks to be MCLK = SMCLK = DCO @ 8MHz and ACLK = VLO @ 10kHz, as per the function below:void clock_init(void) { // Unlock CS...
View ArticleCCS/msp430g2233: First time use, need help
Part Number:msp430g2233Tool/software: Code Composer StudioI haven't done any coding since my college classes five years ago. Im using a MSP430G2233 as a micro controller for 10 input buttons on a...
View ArticleMSP430FR5994: Odd LEA RAM issue.
Part Number:MSP430FR5994Hi, I'm trying to use the LEA on an MSP430FR5994 to compute a FIR filter with a reasonably large number of coefficients.I can't seem to find any documentation on quite what the...
View ArticleMSP432P401R: HOW MANY BIT MSP432 HAS?
Part Number:MSP432P401RI'm considering to use MSP432 for my research.I have a confustion about ADC size.In ref. manual it has 14 bit.However, in datasheet and the other website such as Digi-Key say it...
View ArticleMSP430F5335: RTC_B Calibration and Possible Errors in User's Guide
Part Number:MSP430F5335I am working on adding temperature compensation and calibration support for the RTC_B peripheral on the MSP430F5335. There are a couple of spots that I have questions about in...
View ArticleCompiler/MSP430G2231: Program will not fit into available memory [...]
Part Number:MSP430G2231Tool/software: TI C/C++ CompilerHello,I'm trying to use BMP280 sensor with my MSP430G2231. My SPI communication seems to be ok but when i try ton convert the temperature thanks...
View ArticleMSP432E411Y: How to program through USB
Part Number:MSP432E411YHello!I am searching for a way to program a custom design using USB. The bootloader shows up, but I don't know how to download the firmware image (.hex/.out) to the target. BSL...
View ArticleCCS/msp430f5529: Load my board.
Part Number:msp430f5529Tool/software: Code Composer StudioHi all,I bought a msp430f5529 microcontroller for a project and I wired it without any program on it.Today, I can load my programs on LaunchPad...
View ArticleMSP430G2553: Brownout issue
Part Number:MSP430G2553Hi,I am using MSP430G2553 for my lighting control application. When we put on the AC some times because of the noise in line, voltage to msp430 goes below 1.35v. In which case I...
View ArticleCCS/MSP430F5529: I2C help on MSP430F5529
Part Number:MSP430F5529Tool/software: Code Composer StudioTeam,I am a filed appications rotator working on getting a new sensor demo up and running for a customer. The sensor requires i2c and we are...
View ArticleRTOS/MSP432E411Y: socket() call failing with out-of-memory condition
Part Number:MSP432E411YTool/software:TI-RTOSI am trying to trace the cause of failure for a socket() call failure. The call fails in NDK_socket() SockNew() returing 12 (ENOMEM), which I would assume...
View ArticleCCS/MSP432P401R: MSP432P401R Chip stop running and invalid response / target...
Part Number:MSP432P401RTool/software: Code Composer StudioHey, GuysI have this example code working with my Temperature sensor at A1 port. It was working yesterday, and when I try to debug again today....
View ArticleMSP432P401R: error #10264: DEFAULT memory range overlaps existing memory...
Part Number:MSP432P401RHello,I've received this error message attempting to run some RTOS code sent to me and am pretty clueless as to what it means. I have not handled memory ranges manually prior to...
View ArticleCCS/MSP432P401R: cannot open source file driverlib.h
Part Number:MSP432P401RTool/software: Code Composer Studioi tried to copy paste a code from the example ' gpio_toggle_output_MSP_EXP432P401R_nortos_ccs ' into a new ccs project and tried to compile...
View ArticleMSP430FR5994: In MSPDS, what is event triggered device state capturing using...
Part Number:MSP430FR5994Hi,I am using MSPDS open source package v3. So far I was able to capture the device current, voltage and energy measurements using time driven profiling (ETMode option...
View ArticleMSP430FR4133: MISO stuck at 0
Part Number:MSP430FR4133I'm trying to interface the MSP430 launchpad with AFE4300 evaluation board to establish spi communication. I know my hardware connections are right, as with the same...
View ArticleCCS/MSP430I2041: What is the correct method of selecting DCO operation in...
Part Number:MSP430I2041Tool/software: Code Composer StudioI am using the MSP430i2041 installed in a MSP-TS430RHB32A - 32-pin Target Development Board, and i would like to use the DCO in external...
View ArticleCompiler/MSP430FR2311: Build configuration (Debug/ Release) affects I2C read/...
Part Number:MSP430FR2311Tool/software: TI C/C++ CompilerI have a custom PCB built using MSP430FR2311, LIS3DH and, LTR303. I'm able to read/ write to the registers of LIS3DH and LTR303 and get the...
View Article