MSP430F2272: Trouble with I2C
Part Number:MSP430F2272As the title states. I am trying to get I2C working on an MSP430F2272 and am having a little trouble getting off the ground. Starting with what is essentially reformatted example...
View ArticleMSP430FG4619: RTC
Part Number:MSP430FG4619I use inside RTC of MSP430FG4619, the code: SCFI0 =0;//0x04 ; // D=1, MCLK 1.3 - 12.1 MHz SCFQCTL = 60;//121; // (121+1) x 32768 x 2 = 7995392; 3.99 Mhz (3997696) FLL_CTL0 =...
View ArticleMSP430FR5739: Code for MSP430FR5739 and CC101
Part Number:MSP430FR5739Hi,Does anybody have an example code which interfaces an MSP430FR5739 with a CC1101?ThanksAlbert
View ArticleMSP430F5528: The fall time of my I2C, SCL and SDA signals are too fast for...
Part Number:MSP430F5528High, I am using the UCB1 peripheral in the I2C mode, via the TI-RTOS driver. The module is always operated as a master with one slave device on the bus. My slave device...
View ArticleCCS/MSP-FET/MSP430: Problem using UART and Spy-bi-wire at the same time
Hello all,I am using the MSP-FET (connected to Win8 via USB) with an MSP-FET-432ADPTR in order to debug my code and have a virtual UART port. While the UART pins are NOT plugged in I can observe the...
View ArticleMSP430F6659: EEPROM page read/write cycle is slow
Part Number:MSP430F6659Hello TI ,I am using MSP430F6659 in my project to communicate with EEPROM 25AA1024. 25AA1024 has SPI interface and 256 bytes page size. I have implemented CRC logic using...
View ArticleMSP430FR2633: Captivate touch wheel design size issue
Part Number:MSP430FR2633HiI had read captivate touch design guide , I don't find any description of size limit on wheel.I want to design diameter 4~5 cm wheel .Can I refer the MSP-CAPT-FR2633 wheel...
View ArticleMSP430FR2532: Regarding recommended layout/land pattern
Part Number:MSP430FR2532Where can I find recommended land pattern of VQFN 32 pin RHB package?
View ArticleMSP430G2553: query on clock oscillator
Part Number:MSP430G2553IF i am using internal clock thats dco .. Is it compulsory to reset OFIFG flag..if not then what happens to the performance of the code...
View ArticleMSP430FR5969: BSL-scripter tool not working with MSP-FET
Part Number:MSP430FR5969Hi,I'm not able to get BSL-scripter tool work with MSP-FET to program my MSP430FR5969 board.MSPFlasher and CCS are working fine on the board via MSP-FET's JTAG. Spy-bi-wire...
View ArticleCCS/MSP430FR5969: How to make an ISR quicker?
Part Number:MSP430FR5969Tool/software: Code Composer StudioHello!My name is Trujillo and I'm from Spain. First of all, my apologies for any English writing mistake I could probably do.Actually I'm...
View ArticleCCS/MSP432P401R: Sharp lcd display on msp432
Part Number:MSP432P401RTool/software: Code Composer StudioHello,We are mounting Sharp Memory LCD Boosterpack 430BOOST-SHARP96 on MSP-EXP432P401R launch pad.We are trying to display the alternate white...
View ArticleMSP430FG4618: ADC12 MSP430FG4618 unstable
Part Number:MSP430FG4618Hello,I'm having trouble instability in the conversion of channel ADC12 of MSP430FG4618.At each reading and conversion, it shows a conversion variation and values.Here is the...
View ArticleMSP430F5528: BSL not working
Part Number:MSP430F5528Hello,My customer cannot get the BSL to work on the most recent version of the MSP430F5528; older parts work just fine. Please see below.I’m having a problem getting the latest...
View ArticleMSP430F1611: Changing timer_a source does not work
Part Number:MSP430F1611I am using Timer_A in compare mode to generate PWM output on my MSP430f1xx. During Osc failure, I am changing Timer_A source from SMCLK to ACLK (XTS=1).ACLK now runs on the same...
View ArticleMSP-EXP430FR6989: OutOfBox Demo LCD HAL C code
Part Number:MSP-EXP430FR6989Hello!I'm a beginner to the MSP430FR series as well as the LCD module that came along with the LaunchPad.While I'm trying to learn the source code (hal_LCD.c), I do not...
View ArticleMSP432P401R: [MSP432] P5.6 TIMER_A2 hgih frequency PWM generation .
Part Number:MSP432P401R[MSP432] P5.6 TIMER_A2 hgih frequency PWM generation .Hi,I have to generate various PWM frequencies through P5.6 from 1Hz to 3MHz but I can't generate frequencies more than...
View ArticleMSP-EXP430FR5994: Kentec QVGA Display BoosterPack with MSP430FR5994 LaunchPad
Part Number:MSP-EXP430FR5994I am trying to get some example code for the Kentec QVGA Display BoosterPack (BOOSTXL-K350QVG-S1) to work on the MSP430FR5994 LaunchPad (MSP-EXP430FR5994). Specifically, I...
View ArticleKentec QVGA Display BoosterPack with MSP430FR5994 LaunchPad
Part Number:MSP-EXP430FR5994This is a simplification of my prior question. I took a working project example for the MSP430FR5994 and added the HAL for the Kentec QVGA display from the...
View Article