CCS/MSP432P401R: Errors in the initial stages of the set up.
Part Number:MSP432P401RTool/software: Code Composer StudioI'm trying to build the Voice Detection model using the Procedures given by the TI used guide, i've followed all the steps, still i'm getting...
View ArticleMSP430F5418A: Watchdog timeout results reset with cause of SVSH POR
Part Number:MSP430F5418AMy configuration is:PMMCTL0_H = PMMPW_H; PMMRIE = SVSHPE; SVSMHCTL = SVSHE; SVSMLCTL = 0;SVSH enabled, POR generation by SVSH enabled, all others SVS and SVM disabled.My problem...
View ArticleCCS/DRV2667EVM-CT: I2C Communication
Part Number:DRV2667EVM-CTTool/software: Code Composer StudioHi,right now i want to start a communication between the MSP430g2553 (Launchpad) and the DRV2667 with I2C.I want to use one Haptic Feedback...
View ArticleCCS/MSP430G2553: Interfacing MSP430G2553 with MPU6050 (accelerometer).
Part Number:MSP430G2553Tool/software: Code Composer StudioHello, I've interfaced the msp430 with the mpu6050, but my code stops running when it hits the line with the comment "PROBLEM LINE". If anyone...
View ArticleCCS/MSP432P401R: Help coding my 8 switch to control two different 7-segment LEDs
Part Number:MSP432P401RTool/software: Code Composer StudioI am trying to code my MSP432 in C to make 4 switches control one of your 7-segment LEDs and the other 4 control the other 7-segment display....
View ArticleMSP432P401R: Help coding my 8 switches to control two different 7-segment...
Part Number:MSP432P401RI am trying to code my MSP432 in C to make 4 switches control one of your 7-segment LEDs and the other 4 control the other 7-segment display. It is your choice what LED behavior...
View ArticleHelp coding my MSP432P401R for 8 switches to control two different 7-segment...
I am trying to code my MSP432 in C to make 4 switches control one of your 7-segment LEDs and the other 4 control the other 7-segment display. It is your choice what LED behavior you want. The switch...
View ArticleMSP430F2274: I2C Slave Code for UCB0 does not send expected data to an I2C...
Part Number:MSP430F2274Have 2 cards with MSP430F2274’s, one using UCB0 as an I2C Master reading selected data from an identical card needing to be a Slave. Slave UCB0 code appears to respond, but does...
View ArticleMSP430G2553: MSP430G2553 + ADXL345 over SPI
Part Number:MSP430G2553HiI was trying to post my question in this thread, however, it is locked!I am connecting the MSP430G2553 to the ADXL345 accelerometer over SPI and using this code to set the...
View ArticleCCS/MSP430FR5969: READING ACCELEROMETER DEV_ID BY USING I2C
Part Number:MSP430FR5969Tool/software: Code Composer Studiohii..this is harikrishna paritala.i am new to i2s protocol usage and am interfacing my mcu(msp430fr5969) with accelerometer..so when i am...
View ArticleEVM430-FR6047: HID Bridge connected – waiting for device
Part Number:EVM430-FR6047Hello,I have the EVM430-FR6047 V2.0 kit. It used to work, but now it doesn't. I can connect, but it then says "HID Bridge Connected -- waiting for device"My issue is similar to...
View ArticleCC430F5137: Status of JTAG pins when device is stand-alone
Part Number:CC430F5137Hi,What should be the status of the JTAG pins - after programming, so that the hardware is operational in stand-alone mode.I have taken the status of "after power-up" in table...
View ArticleCCS/MSP-EXP430FR5994: How to code for sensor data that uses MSP's ADC
Part Number:MSP-EXP430FR5994Tool/software: Code Composer StudioI am making a project using TI MSP-EXP4330FR5994 and there i need to give myflex sensors input into the ADC of micorocntroller and then...
View ArticleCCS/msp430g2231: ccs v7
Part Number:msp430g2231Tool/software: Code Composer StudioHello,I've been trying to use Qmath format to multiply of two numbers but I have not been able to get the correct answers. Addition and...
View ArticleMSP430F5310: MSP430F5310 LPM3 Question
Part Number:MSP430F5310Hi all.I use MSP430F5310.The question is about LPM3 mode.My circuit consumption is 2.5uA.If XT1LFOFFG in UCSCTL7 is “1” & OFIFG in SFRIFG1 is “1”, the current will rise to...
View ArticleMSP430L092: Loader API functions don't seem to work
Part Number:MSP430L092We are using the MSP430L092 in a product where it boots from an EEPROM. We are downloading the program to the EEPROM and the processors boots up and runs fine. However, we would...
View ArticleCCS/MSP-EXP430FR5739: MSP430: Failed Soft Reset: Could not communicate with FET
Part Number:MSP-EXP430FR5739Tool/software: Code Composer StudioI have been developing on an MSP-EXP430FR5739 for the last week or so now, and lately when programming CCS fails to program with "MSP430:...
View ArticleRTOS/MSP430F5528: SPI Bus example for USCIB
Part Number:MSP430F5528Tool/software:TI-RTOSHi,I have an RTOS project under development that requires the addition of a driver for the SPI bus.I have gone through all of the example code in...
View ArticleCCS/MSP430G2553: Trying to find the time between max pulses so I can...
Part Number:MSP430G2553Tool/software: Code Composer StudioThis code successfully gets 10 pulse readings from the pulse sensor, but I'm trying to write code that will find the time between the max/peak...
View ArticleRTOS/SIMPLELINK-MSP432-SDK: Using RTC to trigger an event every 6 hours...
Part Number:SIMPLELINK-MSP432-SDKTool/software:TI-RTOSHi Team,My application at present triggers an event every 6 hours and once that event is completed it registers the time with the data in the file...
View Article