How to switch CSS Energia project to different MCU
We changed MCU from the MSP430G2553 to MSP430F5529. Does anyone know if it is possible to change the CSS Energia project from the 2553 to the 5529? I have been attempting to change it by changing...
View ArticleF5438
Hello TI employee, I want to know if the following circumstance occurs, and software don't modify the SELM bit setting or SELA bit setting, will it be a hidden bug?
View ArticleMSP430F6736 - Memory
Hello,I am using MSP430F6736 micro controller. Found difference in memory with different operating systems in the same c file.Windows 7 professional : program memory = 15390, data memory = 48windows 7...
View ArticleMSP432 I2C Multibytes Receive using Driverlib
Hi,i have to read 32Bits value from a slave.I tryied this: // I2C_setSlaveAddress(EUSCI_B3_BASE, ADPD105_SLAVE_ADDRESS_Read>>1); I2C_masterReceiveStart(EUSCI_B3_BASE); /* Wait for RX...
View ArticleSolar panel cleaner
I am working on a project in which I am making Solar panel Cleaner bot but I have having issues in designing using MSP 430. Kindly guide me through
View ArticleMSP430 USB Example #C3_EchoToHost echoing back wrong string
Hi, I am using MSP-EXP430F5529LP Dev board. I have programmed C3_EchoToHost example into the board and it did not work. I have generated descriptor files with MSP USB tool:I guess the problem is with...
View ArticleMSP430i2040 DC Measurement Issues
Hello,I recently purchased the MSP430i2040 and followed all the calibration procedures. The AC values are fine. However, when I hook up a 0-120 DC source the values are off by a random amount. I tested...
View ArticleMSP430FR6989 Launchpad - ez-FET v1.2
Hello:I just tried using the FET-Pro430 flash programming tool (v3.4-1) to connect and program the MSP430FR6989 launpad kit. However when trying to connect it asked my to upload the new firmware I...
View ArticleI2C PROBLEM IN MSP430G25553
HI, I`m in a fight with i2c of MSP430G2553, and i saw a lot of answers but big part without a good explanation of problem. To try solve it and help other users of MSP430G2553 I WILL POST MY QUESTION...
View ArticleMSP430FR5872 | Need target socket board
Team-The 'FR5872 comes in an RGC64 package. We need to get a target board with the Yamaichi ZIF socket for this QFN package.Currently, only the LQFP package appears to be supported.Is there plans/do...
View ArticleMSP430F5437 Errata "JTAG27" Questions
Hello, I am currently reviewing the MSP430F5437 Device Erratasheet, recently updated in June 2016 to add the Errata "JTAG27". This errata describes an issue where "The device can unintentionally start...
View Articlemsp430 launchpad emulator
Hi,I am using MSP430 launchpad and CCS 6 to program MSP430F2011. I am interested in using the launchpad emulator to program the microcontroller on my PCB. I am using J4 pins to connect VCC, GRD, TEST...
View ArticleHow to improve the SPP throughput in MSP430 + CC2564 with Bluetopia...
I am developing inMSP430F5335 + CC2564 with Bluetopia in IAR SPPLEDemo_Lite project.My Application is like the following:The debug UART send the data to the MSP430F5335, and the MSP430F5335 and send...
View ArticleMSP430G2553, VeREF+ drops voltage after several minutes..
Hi,I have the chip in my board all works fine exept the VeREF+ issue. I have 3V3 on my board to supply the most peripheral and the MCU and 5V0 to supply one sensor. I use VeREF+(P1.4) made from the 5V0...
View Articlegetting error in the "msp430f247.h" file "expected declaration specifiers or...
HIi am using code composer studio 6, i am trying to make changes in a working code for "msp430f247" that write in c,when i am import the files into the ccs6 and try to build i get this error.
View ArticleSoftware EVM430-F6779
I have a problem with the EVM430-F6779 software. On the circuit board a MSP430F6779A is stocked. I want to use the software TIDMTHDREADING-1.0. This is written for the MSP430F67791A. How can I change...
View ArticleMSP432 CMSIS error even after all updates
HiI have up-to-date CC Studio and up-to-date MSPWare and Driverlib. Today I tried to compile and PWM example and still I am getting following error. I re installed CCS and mspware still I am getting...
View ArticleRegarding timer interrupt for pulse measurement
I am facing some problem in measuring pulse,my set up is using MSP430F5659 controller with system clock used is 8Mhz for running the timer(SMCLK) , since i need to measure from 50Hz to 20Khz.Till 4KHz...
View Article