MSP430F6736: RTC_C: unable to clear RTCMODE bit in RTCCTL1
Part Number:MSP430F6736Hi,I want to use the RTC_C of a MS430F6736 in Counter mode. As a user of the TI DriverLib I tried to configure the RTC module via the RTC_C_initCounter() function and wrote...
View ArticleCCS/MSP430G2553: i want to generate pwm using GPIO ON time is 1us & OFF time...
Part Number:MSP430G2553Tool/software: Code Composer Studioi want to generate pwm using GPIO ON time is 1us & OFF time is 7usand using timer and pin no p2.3 but it is not come perfectlythis programe...
View ArticleCC430F5137: enabling Vref+ on output pin.
Part Number:CC430F5137I am having difficulty getting the internal reference voltage output on the Vref+ pin.Stripped down code:#include <msp430.h> /* * main.c */ int main(void) { WDTCTL = WDTPW |...
View ArticleLinux/MSP430FR2633: Booting MSP430FR2633 over I2C
Part Number:MSP430FR2633Tool/software: LinuxHello,We have connected I2C, TST, RST and the VCC, GND between our test board and the MCU430FR2633 board of the MCU development kit. We are quite sure that...
View ArticleRTOS/MSP430FR5994: RTC_C not working on MSP-EXP430FR5994
Part Number:MSP430FR5994Tool/software:TI-RTOSHello,I am working with CCS 7.1.0 and RTOS 2.20.00.06 for the mentioned launchpad.I have defined a Hwi (graphically) as follows: As shows my cmd file...
View ArticleMSP430FR5969: HF External crystal PWM code
Part Number:MSP430FR5969Hey guys,I've been working on a high frequency PWM project. There are 2 PWM signals that are alternating (one high, other low). Unfortunately because of the DCOs limitations we...
View ArticleCCS/msp430F5638: msp430 bsl usb can not swith from CDC to HID
Part Number:msp430F5638Tool/software: Code Composer StudioHi supporter,I try to use BSL USB firmware update package on my device.MSP430F5638 setup a CDC with com port, it works good with PC...
View ArticleMSP432P401R: I2c sending default buffer value as 0xff
Part Number:MSP432P401RHi,I written the code for msp432 with cap1188 using embedded c language and CCS IDE.first i am trying to read one register value so. communication started with write mode with...
View ArticleCCS/MSP430F1611: Using DMA for Uart to transmit data
Part Number:MSP430F1611Tool/software: Code Composer StudioI am changing some code to use DMA on UART Tx. I have been able to get data to the buffer for the first transfer but there is no data coming...
View ArticleMSP430F5659: USB disconnect and connect
Part Number:MSP430F5659Hello,I am working on MSP430F5659 controller base USB CDC device. My device automatically connect and disconnects. I am using TI RTOS in my device. Device is not resetting or...
View ArticleHow VCC variation influence the Internal REF module
Hi Champs,Would you kindly suggest how VCC variation influence the Internal REF module? For example, if Vcc changed from 3.3V to 3.6V, what's the variation of REF? Thanks.BR,Young
View ArticleMSP430G2553: Program will not fit into available memory
Part Number:MSP430G2553I use the sine and cosine functions for calculations in the program. After compilation, the error displays that program will not fit into available memory. How to resolve this...
View ArticleMSP430FR5739: Can we program MSP430FR5739 using Energia by using launchpad of...
Part Number:MSP430FR5739This is first time I am using MSP430.I am doing project on MSP430Fr5739, programming of which using regular C language and CCS as compiler is very complicated ,I have done some...
View ArticleMSP430FR5969: Calculating Sampling Rate of ADC
Part Number:MSP430FR5969Hi,i am currently working with MSP430FR5969 evaluation kit.I am using default clock settings meaning my MCLK = 1 MHz. My ADC configuration is as follows :ADC12CTL0 = ADC12ON |...
View ArticleMSP430F5529: How to use the least power possible?
Part Number:MSP430F5529Hello everyone!I am working in an MSP430F5529 system which communicates with an AD5529 via I2C, and everything is going great (thank you to those who helped me in the past with...
View ArticleMSP432/MPU-6050 I2C
Hi, Im new working with the MSP432 and i have a problem trying to read data from a MPU-6050 via I2C. Im trying to adapt a arduino's code, which connects to the MPU-6050 and reads the data from the...
View ArticleCCS/MSP430F5529: USB FER not Found
Part Number:MSP430F5529Tool/software: Code Composer StudioI just installed Code composer Studio V7 and also got a new MSP430F5529 Launchpad. I was just starting the board with the default LED Blinking...
View ArticleMSP432P401R: How to use UCB2SDA/SCL
Part Number:MSP432P401RI am working on trying to utilize the I2C ports for UCB2SDA and UCB2SCL. I am re-using code that I have written for UCB0SDA/SCL & UCB3SDA/SCL, however it does not seem to...
View ArticleMSP-TS430RGE24A: Board is not reading MSP430FR2433 sample
Part Number:MSP-TS430RGE24AHello team,Would you be able to help out with below customer question:Can you confirm that the RGE24A boards works with the USB-FET. Here is the log:...
View ArticleCCS/MSP-CAPT-FR2633: CCS/MSP-CAPT-FR2633
Part Number:MSP-CAPT-FR2633Tool/software: Code Composer StudioHi,Before I describe my problem, I will explain how I got there. I am developing a product that requires capacitive touch. I have generated...
View Article