MSP430 Mini Lift Project
Hi I found out that code in the forum but it didnt work for me :\ Is there something wrong with the code or connections?(Btw I am using msp430g2553)#include <msp430.h> #define smclk 1000000...
View ArticleHow do we deal with MSP430F5324IRGC Heat pad?
Hello,How do we deal with MSP430F5324IRGC Heat pad?Does the heat pad on the backside of F5324IRGC have to be connected to the ground?I can not find out the pad information on the datasheet except the...
View ArticleHow to speed up MSP430_OpenDevice()
Dear TI engineers,One of my customer is using MSPDS to flash firmware in MSP430G2211 production. They found that when executing MSP430_OpenDevice() function in MSP430.DLL lib, sometimes it takes ~1...
View ArticleMSP430F4152 GPIO problem
We have a problem with a strange GPIO behavior.When we change a state of P1.7 output from 1 to 0, a falling glitch occurs on P6.3 output. P6.3 for this case is initialized as an output with a high...
View ArticleMSP430FR2110 RTC w/ PWM output
Team,On behalf of our customer:The MSP430FR2110 has only one timer, we use it for PWM output with a PWM frequency of about 1KHz. We also need a clock tick at about 50ms to wake the part up and check a...
View ArticleLF VLOCLK for core supply with MSP430G2744
Hi Support,is is possible to drive MSP430G2744 MCLK through internal LF clock (VLOCLK) in order to save in term of current consumption? If yes, what can be the expected running frequency and power...
View Articlemsp430fr5949 ADC12 triggered by timer
Hi,I'm having an issue understanding the 12 bit ADC on the MSP430FR5949 as i'm new to programming. I'm trying to setup a single channel read and trigger it from timer TA3. Having read the device...
View ArticleMsp430g2553 ADC clock division
dears "i have msp430g2553 micro controller. which i want to make it run on 1 mega HZ clock from DCO which will be also the timer A clock.and want my ADC clock to be 125 K HZ (125000 HZ) so i make the...
View ArticleCustom Board
What are the files required for RTOS or SYS/BIOS coding a custom board with MSP432 microprocessor and other sensors like spo2, heart rate etc.
View ArticleMSP430 Interrupt
Hi! I am trying to control servo motor with interrupt but it doesnt work :\ what is my mistake?How can I fix it? #include <msp430.h> void main( void ) { WDTCTL = (WDTPW | WDTHOLD); // Stop...
View ArticleMSP430F5438A PWM TB0 chan2
I have an application generating multiple PWM outputs that works perfectly on a MSP430F5438 eval board. On a custom board with MSP430F5438A, some of the PWM channels aren't working right.Initialization...
View ArticleMSP430FR2532 : Target Microcontroller is not responding
Hello,I am trying to establish communication with the MSP430FR2532 on my target board using the Spy-Bi-Wire interface, the MSP-FET programmer and Elprotronic Lite application. When trying to "Verify...
View ArticleWakeup time from LPM0 and LPM1
Hi When MSP430F5x wakes up from LPM0/1, tWAKU-UP-FAST and tWAKE-UP-SLOW are applicable as same as wake-up from LPM2/3/4 ? I guess YES, but Data Sheet and User’s Guide only mention wake-up time from...
View ArticleMSP430F5249: Power consumption in LPM0/1
Hi My customer is interested in F5249 and asking question. Q) What is power consumption in LPM0 and LPM1 with SMCLK=1kHz? Data Sheet[slas897A] shows only LPM0 with SMCLK=1MHz. Thanks and regards, KoT
View ArticleSYS12 Errata impact
Hi I have a question to SYS12 Errata. What will be practical impact of this errata ? I understood BSL cannot be used for flashing. JTAG(including SBW) can be used ? Any other limitations come from this...
View ArticleWhat is difference between MSP430F425 & MSP430FE425
Dear All,I have developed a measuring instrument using MSP430F425 & im putting into production. I am asked for clarity from distributor if want MSP430F425 or MSP430Fe425 ? The MCU im using is a 64...
View ArticleBSL gives error- > [ACK_ERROR_MESSAGE]Packet Size exceeds maximum buffer size!
Hi,I'm trying to program the MSP430F5310 through the BSL.I use CCS6.2 to generate the intel .HEX file and TI.TXT file.When I run the script, the TI.TXT file works fine, but the intel .HEX file gives...
View ArticlePossible bug in MSP_UART example code for FR5969 LP
HIIn myUART_5529.zip, (MSP-EXP430FR5969 LaunchPad), file myGpio.c, line 62, should GPIO_setAsPeripheralModuleFunctionOutputPin( myUart.Channels[0].RxPort, myUart.Channels[0].RxPin,...
View Articleunable to access the 0x00a0 address and ensure proper serial monitor is...
I am using MSP-FET Debugger to programme the MSP430F5259 based customised controller card.while i am using the default USB port for debugger,It is saying that "unable to find the controller"while i am...
View ArticleMSP430F6746 CVCORE and CVCC
Hello,I have a quiestion about MSP430F6746 CVCORE(capacitor at VCORE) and CVCC(capacitor at pins DVCC)In this data sheet..www.ti.com/.../msp430f6746.pdfCVCORE should be 470 nF and CDVCC/CVCORE should...
View Article