RTC_A IS NOT GENERATING ALARM INTERRPUT
Hello everyone,I am working on MSP430F5419A uc. I initialize the alarm on everyday at 6 o'çlock. But it is not generating an interrupt on this time .Here i am pasting the my code.please review the...
View ArticleMSP430 BSL
Hi,I have MSP430F5635 which has USB. What all options are available to update the software on this device?Do I only have USB option avaiable or can I use UART to update software? I read slau319 and it...
View ArticleCapTIvate metal touch: the release date ?
Hello,When the "CapTIvate meta touch" will be on sale ? I'm looking for that.-n
View ArticleMSP430F5438A with TI_RTOS
Hi,I'm trying to make a project on MSP430F5438A with full featured TI-RTOS.I have the Experimental Board but I saw there is not a project with TI-RTOS.So I created a project for the 5529 (UartEcho) and...
View ArticleFFT time
Hello,Thank you very much for your help. Can you tell me please how much time approximately CC430F5137 at 20 MHZ needs to calculate 512 pts FFT!Best,
View ArticleTwo PWM output with same duty cycle using TIMER_A1 in msp430g2553...
I have a question?I want to generate TWO pwm signal with SAME duty cycle to drive TWO half bridge MOSFET driver.After reading so many post related to msp430g2553, i have written the code below for my...
View Articlemicrocontroller
I work with yours micro controller MSP432P401ROur application have 4 I2C communications to 4 devices.my question is if 1 of the I2C devices will work for few seconds and at the same time we will...
View ArticleReading multi-channel conversion in msp430f5247
hi,I have been working on msp430f5247 and trying to explore its ADC10 features. I want to scan 8 channel in multi-channel conversion mode . I am using external reference of 2.048 V . I am using...
View ArticleMSP432 LaunchPad CSKEY doesn't change
Dear MSP users,I recently bought MSP432 LaunchPad and I'm trying to do simple stuff based on Code examples in CCS (version: 6.1.2.00015). However, I am unable to change DCO frequency, since I'm unable...
View Articlesprintf & MSP430F5635 & IAR 5.40.1
Code is:float b_temp; char g_scratchpad[32]; memset(scratchpad,0,32); int rc = sprintf(g_scratchpad,"batt = %3.2f volts",b_temp);When b_temp is non-zero, e.g. 4.98, everything is fine and rc = 17. The...
View ArticleTIDM-THDREADING ISOLATED
I would like to make a measurement application very similar to the TIDM-THDREADING desing. but I want the measurement of three-phase voltage is completely isolated, as I can do for this it.
View ArticleMSP43x with CC11xx issue
Hi,I spent so much effort to make connection of CC11xx and CC12xx devices work with MSP430FRxxxx, but failed. However, there is no any problem with MSP432, it works well. I tried different programming...
View ArticleMSP432 UART tx and terminal problem
Hello I want to transfer data from my MSP to my computer, only 3 characters A, B and C, I am using 48 MHz of CLK and a 115200 Baud Rate:#include "msp.h" float num = 14.2068e-3; void MSP432_delay(float...
View ArticleMSP432 Initiating a Bootoveride (and BOM- Boot Override Mailbox)
I'm looking at sample code and appNote in SLAA660 and SLAA659. I do not see how to get the 0xACE back from example code:This function is called from main(). Under IAR emulation, I never see the ACK...
View ArticleMSP430F5510 RGZ/PT code compatibility
I am looking to modify an existing design to move from the VQFN (48) to the LQFP (48) footprint. Everything else stays the same (MSP430F5510, 48 pin package). Same pinouts, same memory ranges/SFR...
View ArticleEVM430-F6736 LCD Not Working
I recently purchased an EVM430-F6736 smart meter module. Upon first power up, the LCD cycles between various measurement values. So everything works out-of-box.I then downloaded the MSP430 Energy...
View ArticleDelay on UART for MSP430F5438A
Hi,I rebuild the TI-RTOS echo uart project for MSP430F5529LP and ported on the MSP430F5438A experimenter board.I configured USCIA0 and USCIA3 and connected each other with an external cable.I noted the...
View ArticleDAC161S997 SPI Comms
HiI am just about to start developing an application for a loop powered controller. I have the MSP-EXP430FR5969 Experimenter board which I have started to develop code on. I then came across the...
View ArticleHow is possible to avoid the constraction of the HwiFuncs.c?
Hi,I rebuild the TI-RTOS echo uart project for MSP430F5529LP and ported on the MSP430F5438A experimenter board.I had to make some modification in the HwiFuncs.c.But I saw that file is generated when I...
View Articleezrf2500 ode error
Dear sir,Am doing standard program by Texas for synchronising two ezrfs,the code is attached down....i did all settings in ccs but still i dint not able to overcome the error...please sort it...
View Article