Part Number: MSP430FR2633 Other Parts Discussed in Thread: MSP430FR5969 Tool/software: Code Composer Studio Dear all:
I want to use MSP430 series to design capacitance sensing. With the FR2633 development board ( www.ti.com/.../MSP-CAPT-FR2633) and…
Part Number: MSP430FR5969 Hi,
In the example code (msp430fr59xx_lpm3_03.c), I'm trying to switch from lpm3 to lpm0 using a timer. When I am trying to switch from LPM3 to LPM0, it's going to LPM1, instead of LPM0.
In the datasheet, it is mentioned…
Other Parts Discussed in Thread: MSP430F5529 Hello All,
Myself Pratik , currently I am working on one project in which I require MCU which has USB interface on it.
Actually the concept of my project is as below:
1) Take data of temperature sensor…
Part Number: MSP430FR5969 Tool/software: Code Composer Studio Hi,
I am interfacing MSP430FR5969 with ADXL345(accelerometer) using i2c protocol. I am trying to read the data from register 0x00 which contains 0XE5, but iam not getting any output,the code…
Part Number: MSP430FR2433 Other Parts Discussed in Thread: ENERGIA , MSP-EXP430FR2433 , MSP-FET RecentlyI have MSP-EXP430FR2433 launchpad & Energia IDE downloaded on my MacBook Air but there is no serial USB port detected on IDE.
I also tried with CCS…
Iurii Vlasenko said:
The task of configuring the CLion to use a specified Compilator does not seem a very tough one. Debugging may be a little bit efforts consuming. Hope to report in November :)
Well, it's December already. So I decided to report…
Part Number: MSP430FR5994 Hi,
I have a MiniSense 100 Vibration Sensor with me, which I am trying to interface with my MSP430 Launchpad to track the vibrations of refrigerator compressor. However, I am not sure if connecting it directly to my Launchpad…