PWM output on P1.7
Hi, I have a MSP430G2553. I am trying to program it to output the PWM on P1.7. I try to code it like this : P1DIR |= BIT7; // P1.7 set as output...
View Articlemsp432 clock sources and signals
For UART is important to first define what clk source are we going to use, in CS->CTL1 register ACLK(auxiliary clock), SMCLK(low speed subsystem master clock), MCLK(master clock) and BCLK(Low speed...
View ArticleMSP430 G2452 ADC Problem - CCS Error: 'unable to read'
Hi everyone,I am trying out ADC on my MSP430 G2452 for the first time, so I am not 100% sure how it all works. I want to measure my 12 volt battery's voltage for a solar power transfer switch i'm...
View ArticleMS432 BSL scripter issue
When I download new code - the BlinkLED_MSP432P401R.txt example,then do a check the versionAfter I check the version, my BlinkyLED example program is erased. Is this normal? I'm not doing a Mass...
View ArticleUSB 2 MDIO Source code
hi,we need to develop the USB 2 MDIO function, thus i download the snoc034a.zip from TI website, after installation, i found there is no source code inside of my install path "C:\Program Files...
View ArticleF417 use P1.3's Primary module function ,but no use
HI, I use MSP430F417 TA1.0 to simulate UART, the way is use P1.4 to capture signal and then switch TA1.0 as timer to do onebit time count.Read the signal,and save it.Now,we finish the RX work. But...
View ArticleHow to use Z-stack for Home Automation full project with Light, Temperature,...
Please Help me!!I was test all code in Z stack.Sample: Door Lock, Door Lock Controller, and Termostat Temparature,HVAC, Light control, Light Switch. And i was read document Home stack development,...
View ArticleSynchronization of two interrupts on two Delfinos
Dear,I have two Delfino F28377D microcontrollers. In both of them I implemented the same interrupt routine which triggers every one millisecond. In these interrupts I want to send/receive data using...
View ArticleMSP430F5659 has USB BSL
Hi,Does MSP430F5659 has boot loader( USB BSL) for firmware upgrade?If not how to achieve this?Whether any changes required in USB device side for firmware upgrade?Nitesh
View ArticleUART example with BREAK input?
Can someone help me with a working example of c code to recognize a UART BREAK on the MSP432?Thanks, JimS
View ArticleMSP430FR5739 with sensors and a transceiver connected through SPI
Hi, Is possible to configure the MSP430FR5739 as a SPI Master with multiple Slaves (4-Wire mode) in order to communicate with sensors and transceivers?
View ArticleBSL Unlock Problem - FR59691
Hello!After putting the MSP430FR59691 in BSL mode, I'm trying to unlock BSL by sending default password:80 21 00 11 FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF...
View Articlemsp430fr5739: Jump to weird address
Hello all,I am testing a msp430fr5739 with an Anaren Boostpack and it seems that everytime I make a successful transmission, the program counter jumps to an address 0x33ffe after returning from an...
View ArticleMSP430-F9779 Serial Communication
Hello,Currently I am trying to figure out how the GUI communicates with the EVM meter through serial in order to create my own application to read the three-phase data. I have seen the source code for...
View ArticleMSP430F6779 building code with Code Composer instead of IAR Embedded Workbench
Hi All,I'm evaluating the MSP430F6779 chip to be used for power monitoring. I downloaded the reference design from:http://www.ti.com/tool/tida-00222#descriptionAreaand had the board fabricated and...
View ArticleCC430 500kB data rate
I'm quite new to the CC430 and cannot seem to find a way to change the data rate of the communication. Im running the sample code "RF toggle Led Demo" and have loaded it onto two CC430F6137 and it...
View ArticleThe MSP powers on with the analog input I give it.
Working on an MSP432, and I'm giving it three analog inputs to read. The minimum of the three is 2.4V and the maximum is 3.3V. So the MSP turns on before I can even feed a power supply to it! Is there...
View ArticleFFT Time
Hello,Thank you very much for your help. Can you tell me please how much time approximately CC430F5137 needs to calculate 512 pts FFT!Best,
View ArticleMSP-EXP432p401R GUI not connecting
I recently acquired MSP-EXP432p401R launch pad and trying to run some examples. I can successfully connect with CCS6 and debug the OutOfBox_MSP432P401R code. The LED is blinking and changing colors...
View ArticleHow to download firmware (hex file) to MSP430 + CC2564 ?
Hi , I am developing in MSP430F5335 + CC2564 with Bluetopia IAR SPPLEDemo_Lite project and it work fine.But I want to download firmware via other software not only IAR or CCS.For example :The CC2640...
View Article