MCP3551
Hello,I am making the interface between the MSP430FG4618 and MCP3551.I am getting a value of 1048573 which is not consistent with the input state + VIN = VCC (+ 5V) and Vin = GND (0V).When VIN + and...
View ArticleRecent update to 6.1.1 has corrupted a set up file
Hello,After updating my version of CCS to 6.1.1.00022, I have a corrupted setup file. The error message is shown below. Please comment if you know how to resolve this.Thank you,Patrick
View Articlegrace and driverlib support for MSP430FR6972
we have a product implementation based on MSP430FR5969, now we are moving to MSP430FR6972. previously we have a bunch of software code relying on code generation of grace as well as the interface...
View ArticleEVM of MSP430F677x three-phase meter
Hi,Can I get a connection diagram for operating the above three-phase meter as a single-phase one?The relevant documentation is slat144 for three phases, and slyt428 for the single-phase one. I did not...
View ArticleProgramming Issue of EXP430F5529LP
Hi, I'm just starting to use EXP430F5529LP for the debugging with CCS 6.0.1. but everytime I wanna debug, it always showed "MSP430: Error initializing emulator: No USB FET was found". Also there are...
View ArticleMSP430 irq handlers and vectors with gcc
Hi!I just wondering if it is possible for define all the irq handlers array in c and placing it at the reset vector address:something like is defined for arm.void (* const g_pfnVectors[])(void) =...
View ArticleMSP430FR6989 profiling
Hello, i am using MSP430FR6989 to build my own project and want to measure the performance of the code regarding the execution time and energy consumption. Is there any tool within the code composer...
View Articlelow power mode programs
I'm using the power measur ment program available SWRA210.I would like to know how to enter in to low power modes after the transmission of packets.The microcontroller is MSP430F2618 and transceiver is...
View ArticleAuthorized Service Center for MSP430 FET FLASHER Debugg
HiI Have one MSP430 FET FLASHER debugger. Now It's not working condition, so i need to service my debugger. kindly some one tell me any service center available in Chennai / Bangalore.Thank you....
View ArticleProblem with MSP430F5508IPT connecting bluetooth
Hello.My nickname is donkey.This is my first time to upload the question in English.. so maybe there are many non-sense words. Before asking, I'm sorry for this. ^^My question is how to connect...
View ArticleNo __NOP in C++ for MSP432 with latest CMSIS update??
With the latest MSPWare for my MSP432 launchpad I still get errors when I try to compile a simple C++ project (with main.cpp):#20 identifier "__NOP" is undefined .ccsproject /foo line 1801, external...
View ArticleCannot write to a .txt file
I am using MSP-EXP430F5529LP.#include <stdio.h>int main(){ /*--------------------------*/ _u8 voltage = 240; _u8 current=10; _u16 power = 2400; /*----------------------------*/ FILE *f =...
View ArticleADS1292 is not working
Hi,I am working with ADS1292 using MSP430F5659 controller SPI. I have done the firmware referring the ADS1292ECG-FE firmware coding.I am able to read and write the register, but i am not able to read...
View ArticleHow to know my controller has eUSCI or USCI module
Hi ,Please some one help me in finding which module( eUSCI or USCI) i am using for my MSP430F5659 controller.Nitesh
View ArticlePort 2 using as SPI USCIB0
HiI am working on MSP430F5659 controller. In this i want to use the USCIB0 SPI port which is Port2.My question is whether i need to declare the Port2 pins as SPI port using PORT mapping as given in...
View ArticleMSP430 problem with reading from UART when NOT debugging through JTAG
I've got a program developed on the MSP430F5438 which I'm trying to run on a MSP430F5438A.The problem I have is with communicating through the UARTs.The MSP430 has a 32KHz crystal connected to XT1 and...
View ArticleMsp430G2553 + BNO055
Dear freindsI am using MSP430G2553 launchpad to communicate with a BNO055 (from Bosh) via UART and facing some problems.Did any one has the experience of integrating these devices and succeeded in...
View ArticleEVM430-F6779 Reset Calibration
How do i reset the calibration for the power meter to factory default? My colleague and I have tinkered with the calibration to the point to where the voltage reading on phase B is switching between...
View ArticleEVM430-F6779 Calibration
I am trying to properly calibrate the EVM430-F6779 power meter. All I have is some multimeters and a resistive and reactive load bank. The current calibration seems to change when switching between...
View ArticleEVM430-F6779 cover
Upon examining the front of the EVM430-F6779 evaluation board, it appears to have placement for a cover. Is there a prefabed cover I can purchase for it?Thank You
View Article