CCS/MSP430FR2111: Controlling Global Variable Initialization
Part Number:MSP430FR2111Tool/software: Code Composer StudioI tried to optimizer code size, by reworking my code as described in slaa801.I defined linker option --zero-init=off and moved all...
View ArticleMSP430 - Implement 24 Hour Interval Timer
I am new with MSP430F5529 and FR5969so, I want to configure my clocks and i watched many tutorials of f5529 it's too complicated because of its orthogonal property. I have some questions please help me...
View ArticleMSP432P401R: Code sometimes sticks on UART_transmitData in driverlib
Part Number:MSP432P401REvery once in a great while, my code will get stuck when trying to transmit data over UART on A0 (hooked into my SIMCOM 868 GPS module).It gets stuck on the while loop in the...
View ArticleMSP432P401R: Core clock CLKSOURCE on SYSTICK
Part Number:MSP432P401RHi,What is the core clock on SYSTICK register? Is it the DCO or HFXT?Thanks,Jeffrey
View ArticleMSP430F2012: MSP430F2012 in 4 pin SPI mode
Part Number:MSP430F2012Hi,I intend to use a small MSP430F2012 to read out a DC potmeter value and transmit that over a SPI in slave mode.Since I have one SPI master and a total of four SPI slaves in my...
View ArticleMSP430F5529: Unable to download and debug my code
Part Number:MSP430F5529Hello,I'm using the IAR Embedded Workbench 7.11.3 for my MSP430F5529. I've been working on this project for a month now and it is normally fine, but today I tried to Download...
View ArticleCCS/MSP430FR5969: Power is not reduced in LPM4 mode of MSP430FR5969 Launchpad...
Part Number:MSP430FR5969Tool/software: Code Composer StudioHello,I am using MSP430FR5969 LP with CCS using Energia Sketch and Enerytrace technology also, So according to my code when MCU is in sleep...
View ArticleCCS/MSP430FR5969: CCS DriverLib API or Energia with CCS
Part Number:MSP430FR5969Tool/software: Code Composer StudioHello,i noticed that Energia code is so simple and easy and I compiled with CSS IDE and working well debugging also so can you suggest if I...
View ArticleRTOS/SIMPLELINK-MSP432-SDK: Semaphore Post from HWI causes Exception
Part Number:SIMPLELINK-MSP432-SDKTool/software:TI-RTOSI am trying to post a semaphore from my UART HWI and I"m getting an exception:My setup is as follow:CCS Version: 7.3.0.00019 XDC Tools...
View ArticleMSP432P401R: OTA Update: develop a bootloader?
Part Number:MSP432P401RI need to build an OTA update mechanism for a project we are working on, and I am not quite sure where to begin. I know I need to develop a bootloader (Is this different from the...
View ArticleCCS/MSP430FR5994: Using NVS functions to read and write to fram
Part Number:MSP430FR5994Tool/software: Code Composer StudioHi, I am using some example code and functions from the MSP430 fram examplesone of the functions from the package allows me to save and load...
View ArticleCCS/MSP430FR6989: CCS MSP430 FR6989
Part Number:MSP430FR6989Tool/software: Code Composer StudioHello, I am a new owner and user of the Launchpad board entered above. I downloaded and installed CCS version 8 successfully. Many of yourown...
View ArticleMSP430FR5989: Battery attach for MSP430FR5989 and latch up
Part Number:MSP430FR5989Hello,We had a question about when we attach the battery on a device with the MSP430FR5989. Do we have to hold it in reset when attaching the battery to prevent latchup? On...
View ArticleCCS/MSP430FR6972: Code protection on FR6972
Part Number:MSP430FR6972Tool/software: Code Composer StudioDear TeamOne of my customer has been working on MSP430FR6972 for different water-meter projects. They are having some questions regarding to...
View ArticleCCS/MSP432P401R: ADC On/Off Controlled by External Button Press and Timer A
Part Number:MSP432P401RTool/software: Code Composer StudioI'm posting this as a related question because I accidentally clicked "This resolved my issue" on a comment on the other post when it did not...
View ArticleMSP430F6736: How to find MSP430f parts which best match my application
Part Number:MSP430F6736I'm starting a design with the MSP430F6736. It looks like a great match for what is basically going to be a low power data acquisition system. The 6736 has a lot of literature...
View ArticleMSP430FR4131: LCD Fade out and segment problem.
Part Number:MSP430FR4131Hi everyone,I have connected an LCD to MSP430 microcontroller. I am using LCD_E controller and external charge pump capacitors (0.1 uF). I have configured everything correctly.I...
View ArticleCompiler/MSP430F5529: Symbol redefined with /MSP-EXP430F5529
Part Number:MSP430F5529Tool/software: TI C/C++ CompilerHi , i encountered few problems during de compilation i have those both errors :Description Resource Path Location Typesymbol "__TI_int42"...
View ArticleMSP432WARE: When will MSP432Ware Support MSP432E series?
Part Number:MSP432WAREhi,i download the newest version of MSP432Ware, but it seems still not include sample code of MSP432E series. Will it be?
View ArticleMSP430F413: F413 IO interrupt issue
Part Number:MSP430F413Hi TI employee,My coustomer designed a watermeter with MSP430F413 . The problem is if the P1.2 IO interrupt occuers, it will affect P1.0, and make P1IFG = 0x03.It 's easy...
View Article