MSP430FG6626: CTSD16 And Driverlib support
Part Number:MSP430FG6626Hi, I would like to use the MSP430FG6626 for single ended conversion on, say, A0. I can't seem to find any real meaningful documentation as to how the channels relate....
View ArticleCCS: Access CC1120 registers over SPI
Tool/software: Code Composer StudioI have CC1120 module interfaced with my MSP430F5529 launchpad over SPI .But i am unable to read the same data which i have written already to same register over...
View ArticleCCS/MSP430G2553: divide adc response by 100 gives a strange results
Part Number:MSP430G2553Tool/software: Code Composer StudioHi Everybody,I have some strange event that i can't understand why it is happenningi have an external ADC (HX711).I'm getting numbers around...
View ArticleCompiler: RF430FRL152H ez-FET debugger
Tool/software: TI C/C++ CompilerHello,1) I am wondering if i could connect the ez-FET debugger from the MSP-EXP430FR6989 to RF430FRL152HEVM.2) Could you tell me how to make the connections on this?3)...
View ArticleMSP430F5338: Query related to place a variable in specified memory location
Part Number:MSP430F5338Hi all,I have gone through the following link to understand how to store avariable in a specified memory location using #pragma in IAR...
View ArticleMSP430FR58891: ADC Buffered Reference: VRSEL=0001b -> VR+ = VREF buffered,...
Part Number:MSP430FR58891I am reading 16 analog channels in a single sequence. using the ADC12MCTLx registers. I was advised to use the buffered reference, VRSEL = 0001b (VR+ = VREF buffered, VR- =...
View ArticleCCS/MSP-FET: Using MSP-FET to debug MSP432 project using TImerA breaks...
Part Number:MSP-FETTool/software: Code Composer StudioHi all,I've been in the process of making edits to my current MSP432 code for our PCB. This code ran perfectly fine on the red Eval board. However,...
View ArticleMSP430FR2633: Captivate electrode shape for cross-shaped slider
Part Number:MSP430FR2633Hi,my customer is interested to implement a slider element with Captivate that looks like a 2D slider and has an intersection in the middle. Resolution should be about 1mm....
View ArticleMSP430F5529: MSP430-Spirit1 driver
Part Number:MSP430F5529Hi,I'm trying to build an application based on the MSP430F5xx and the RF SPIRIT1 module SPSGRF-868.I found drivers for ST MCU devices but not for MSP430. I'm wondering if some...
View ArticleMSP430FR6989: I can't output MCLK on pin PJ.1
Part Number:MSP430FR6989Hello,I want to output the clock MCLK on pin PJ.1 but it doesn't work. I use IAR with driverlib on MSP-EXP430FR6989.In my code, I wrote :// Set PJ.0, PJ.1 and PJ.2 as Primary...
View ArticleMSP430FR4133: MSP430FR4133 MCLK Default
Part Number:MSP430FR4133I am using a MSP4320FR4133 and not setting the MCLK. But I do set the SMCLK at 1 MHZ for my SPI: WDTCTL = WDTPW | WDTHOLD; // Stop watchdog timer configRTCTimer(); P5SEL0 |=...
View ArticleMSP430FR2532: MSP430FR2532 ADC10 - No Value...
Part Number:MSP430FR2532Hello,I have configured the ADC10 on the MSP430FR2532 but when I get an interrupt there is no value on the ADC input as I check each analog port for the sequence. I am putting a...
View ArticleMSP430FR5969: MSP430FR5969 I2C Configuration and Testing
Part Number:MSP430FR5969Hello,I'm currently trying to configure the MSP430FR5969 to read from a Si1133. Communication is to be done through I2C.My difficulty is with the proper order of configuration...
View ArticleMSP430F5529: MSP430 USB can be define to 2 devices ?
Part Number:MSP430F5529Hello,The MSP430F55xx USB has 8 endpoints. We can define to 2 USB devices ? Such as one is a HID another is a CDC format.ThanksHC Huang
View ArticleMSP430FR6972: the question about TimerA1's TA1R
Part Number:MSP430FR6972Hi sir,I feel uncertain how long the TAIR will start to count when I set "TA1CTL = TASSEL__ACLK | MC__UP;" and how long the TA1R will stop counting when I set "TA1CTL =...
View ArticleCCS/MSP430F5528: How to set a a delay of 5mins using MSP430F5528
Part Number:MSP430F5528Tool/software: Code Composer Studiohi, i am using MSP430 to monitor the battery voltage using its comparator module. But i want to check the voltage level every 5 mins (later...
View ArticleMSP432 to slow
Hi,I'm just starting with msp 432.I've attached a clock source on a pin and in the interrupt I toggle one other pin. (I need to read some serial data)Everything works ok if the clock is 10k or below,...
View ArticleMSP430G2553: Switch interupt
Part Number:MSP430G2553Hello, I am trying to program MSP430g2553 MCU to do something when i press the tactile (Internal interrupt) switch for 2 - 3 seconds continuously. Can you please help me...
View ArticleMSP430G2744: Code example for PWM operations in Sleep
Part Number:MSP430G2744Hi Support,can we provide support on how to set a PWM channel and the operate it for a certain time (fixed time base and duty cycle) while the MCU is in sleep mode, waking then...
View ArticleMSP430G2553: msp430g2553 answering to WRITE address but not READ address
Part Number:MSP430G2553Dear,in example "msp430x22x4_uscib0_i2c_13.c" there is an implementation of an I2C slave which can do both receive and transmit bytes.It works ok with complementary example...
View Article