[MSP430F1232] power supply recommendations and layout guidelines
HI Champs,For the MSP430F1232, where can I find the power supply recomendations and layout guidelines? More specific, i am looking for some thing like:does the silicon have any requirement to make sure...
View ArticleMSP430F5528 + BSL
Hi every body.I want to protect my code but I don't know how I can make for set the user password for BSL.
View ArticleLink library needed? undefined reference to ‘operator new[](unsigned int)’
Using CSS 6.x for an MSP430G2553, as an Energia sketch, this statementint *readings = new int[5];is generating this link errorundefined reference to ‘operator new[](unsigned int)’It looks like the...
View ArticleMSP430F6659 FOTA
HI we are developing a motor control panel with GSM and planning to use MSP430F6659 series controller and one of the main feature for our product is FOTA but i diidnt find any proper documentation on...
View ArticleMSP430F6726 ADC10 problem
I built a first-run of boards (qty 10) using the MSP430F6726IPN (TQFP80 package). Everything went well, so I ordered more panels and started assembly. The first run was 18 boards (I believe in testing...
View ArticleMSP430G2 Launchpad board not recognized when creating new Energia Sketch...
I just did a reinstall of Code Composer Studio and did all 7,328 updates to get it all up to date ( I may have exaggerated on the update count... :-) )Anyway, I also installed the newest version of...
View Articleerror while installing msp430-tools to python on windows 7
Microsoft Windows [Version 6.1.7601]Copyright (c) 2009 Microsoft Corporation. All rights...
View ArticleBSL + msp430F5528
Hi every body,Please, how I can disable the BSL in a msp430F5528? Thanks very much.
View ArticleWake up MSP430 or MSP432 via resistive touch screen?
Hi folks,I'm working on a low-power, battery-based application that will have a small (QVGA) LCD, along with a resistive touch screen. Our customer really doesn't want any buttons, so I am trying to...
View ArticleThank you, TI.
Thank you TI for your great products.I cannot imagine anything more advanced in terms of precise features and power consumption.With your technologies I realized what does it mean nanotechnology, a...
View ArticleCode Composer with New MSP430FR5994 Chip
How do i get CCS to support the new MSP430FR5994.. i have the preview chip and i want to start testing it..
View ArticleMSP430FG4618 startup code help
Hi I believe there is bug in MSP due to which MSP430fg4618 doesn't boot some times and only way to recover the system is reflashing.I was trying to find startup code which it executes before it calls...
View ArticleSD Card Initialization Failing with MSP-FET Connected, works without
First off, my setup.IDE/compiler: IAR EW430 6.50.1Programmer: MSP-FET (Jtag speed set to Medium in IAR, also have tried with Fast)Micro: MSP430FR5969SD Card: Kingston microSD 16GB SDHC as well as...
View ArticleMSP432 COMP C1.0 input at Vcc
I'm trying to configure and MSP432 launchpad to use COMP to compare two separate signals.the problem I have is (P6.7)C1.0 remains at Vcc while (P6.6)C1.1 is adjustablethe circuit for (P6.7)C1.0 is...
View ArticleMSP-GANG Image CRC
Hi everyone,I want to know how to culcurate MSP-GANG Image CRC.Who can answer?I found "Image CRC" in MSP-GANG GUI.It is displayed on MSP-GANG LCD.Best regards,Mino.M
View ArticleMSP432 DMA Source Mapping
on page 115 of the msp432p401r datasheet, the dma triggers for peripherals is given:But I haven't found where the behaviour of the eUSCI_Bm_TXn settings is defined.I've seen some of what Ryan Brown1...
View Articlemeasuring current in sleep mode
Sir/Madam I'm using MSP430G2553.I measured the current during sleep mode by setting low power mode as LPM0 at that time I got current value in 150uA instead of 55uA and in LPM4 mode I got current...
View ArticleMSP430FR5739 Trouble Writing Memory Block
Hello,I bought a MSP430-HFR5739, even 2 pieces, about 1 month ago. To debug I have a JTAG TINI-V2. The loaded demo program ran. At first I tried with the CCS 6.1.3 and then with the IAR 6.4 itself a...
View ArticleADC12 - UART interaction MSP430F5438A
Hello,I am trying to make a code in order to read a value from the ADC12 of my msp430F5438A, and send this value through the UART port and visualize it in a LABVIEW program on my Computer. The LABVIEW...
View ArticleBug with function MAP_GPIO_getEnabledInterruptStatus MSP432
The function return all zeroes even though an interrupt happened. Please look at my code.#include "msp.h" #include "driverlib.h" void main(void) { /* Enabling MASTER interrupts */...
View Article