MSP430F167: Conformal coating peeling.
Part Number:MSP430F167Why does conformal coating peel from this part? Conformal coating is adhering to remainder of parts of this PCA but not the MSP430F167IPM.Are molds sprayed with silicone when...
View ArticleMSP430F6777A: need energy library
Part Number:MSP430F6777AHi,I try to download the energy library in the given link http://www.ti.com/tool/msp430-energy-library but i can't download ir say how can i download the same. please provide...
View ArticleRTOS: MSP432 stack overflow error
Tool/software:TI-RTOSHi I am using msp432 with tirtos. When debugging, I find stack overflow error I want to increase my stack size. I find there are three positions that can change stack...
View ArticleMSP430F5529: Problem with the code for MSP430F5529 I2C Master communication
Part Number:MSP430F5529Hello everyone, first of all, thank you in advance for the attention and the time dispensed understanding my problem.So, I am developing a system that includes an MSP430F5529...
View ArticleCompiler/MSP432P401R: MSP432 DMA Software Trigger only working on channel one
Part Number:MSP432P401RTool/software: TI C/C++ CompilerHi,I´m using the MSP432 Simple Link Libary in order to use the DMA for a buffer transfer. The example works fine on channel 0 but if I change the...
View ArticleMSP432P401R: Interference in ADC
Part Number:MSP432P401RHello everyone! I'm try use MSP432 LaunchPad and see some noise (or interference) in ADC output.I'm interesting in precision results and captured some arrays of results.On...
View ArticleCCS/MSP430F5529: Does the MSP430F5529 support 921600 UART BAUD RATE ?
Part Number:MSP430F5529Tool/software: Code Composer StudioDear TI Support Team,I want to communicate with MSP430F5529 through the UART with baud rate 921600.Is it possible? if yes, what is the correct...
View ArticleMSP430F5529: I search a simple example for MSP430F5529 to use USB
Part Number:MSP430F5529Hello ....I search a simple example for MSP430F5529 to use USB. I would like to learn how to use the USB interface on this microcontroller. I have a allready Testboard.regards...
View ArticleCCS/DRV8836: DDS priciple
Part Number:DRV8836Tool/software: Code Composer StudioHello Mr. admin,I am learning now how to generate a pwm signale with DDS principle.I found in TI WIKI a firmeware for an DRV8836 edited by Kai...
View ArticleLinux/MSP430F5529: eZ-FET communication issue
Part Number:MSP430F5529Tool/software: LinuxHi everyone, I have been using the MSP430F5529 launchpad for a while now, however the ez-FET lite is now giving me some issues. I am using the back-channel...
View ArticleCCS/MSP430FR2433: MSP430FR2433 Problem reading UCA0RXBUF from SPI
Part Number:MSP430FR2433Tool/software: Code Composer StudioHi, I am using the MSP430FR2433 as the SPI master to read the data from a SPI slave, the value I get from UCA0RXBUF is 0x00, which does not...
View ArticleMSP430F149: Using MSP-FET with BSLScripter's BSLDEMO2
Part Number:MSP430F149I am trying to use my MSP-FET to test BSL connection to an MSP430F149. I tried using BSLDEMO2 but I cannot get it to do anything. Is BSLDEMO2 just not compatible with the MSP-FET?...
View ArticleMSP430FR2311: Unable to receive Interrupt
Part Number:MSP430FR2311My code does't enter in the ISR.#include <msp430.h>#define NUM_BYTES_RX 6#define NUM_BYTES_TX 2volatile unsigned int RXData;int RXByteCtr, RPT_Flag = 0, x1,y1,z1; //...
View ArticleMSP432P401R: Starting a 7 inch TFT display project
Part Number:MSP432P401RI am planning to start a project using msp432p401r launchpad with a 7 inch TFT touch screen. This is my first time doing such a project. I hope that I can get some advice on...
View ArticleMSP430L092: TEMPERATURE SENSOR MEASURING ERROR
Part Number:MSP430L092I want to measure internal temperature sensor value. I used example code that is msp430x09x_apool_adc_06.c (APOOL_ADC, Sampled Temperature and Convert to oC) but it does not...
View ArticleMSP430F2274: Using Timer-B1, up-mode, to generate an interrupt
Part Number:MSP430F2274Simply put, what I'm trying to do is use timers to give me asynchronous one-shots. I have read the "Family User's Guide" relevant sections a dozen times. Via experimentation,...
View Articleunable to flash msp432 launchpad using keil.
Hello all,I am using keil to program msp432 P401R and debugger i have selected is CMSIS-DAP debugger.program is getting compiled successfully but when i am loading it to target it gives the following...
View ArticleCCS/MSP-BNDL-FR5969LCD: ADC w. LCD Menu and ISP SD Card
Part Number:MSP-BNDL-FR5969LCDTool/software: Code Composer StudioThe LCD Boosterpack occupies pins 2 and 6 which are marked Analog in the Bosterpack 20 standard. Where should I put ADC analog input?SPI...
View ArticleRE: CC2520EMK: Connecting MSP432 to smartRF05EB with CC2520EMK
Hi,Thanks for your reply. I know that CC2520 is a transceiver and smartRF05 can be just an interface. I have a MSP432p401R and I do want to use it to control the transceiver. Is there any example with...
View ArticleRTOS: uartecho_MSP_EXP432P401R_tirtos_ccs Simple link Not Working
Tool/software:TI-RTOSHello,Recently I switched to simplelink.I've tried the uartcho but the code stacks at:UART_write(uart, echoPrompt, sizeof(echoPrompt));I use simplelink 1.30Thank you for your help.
View Article