Part Number: MSP430FR6889 I want to connect a microcontroller (MSP430FR6889) with accelerometer (BMI160). Accelerometer is connected to microcontroller with I2C. I want to implement a interrupt feature in the code, such that the MSP430FR6889 should operate…
Part Number: MSP430FR6889 Im trying to run below code in Code composer studio where MSP430FR6889 is being used to read BMI160 z-axis accel readings and show it on console. Issue that Im facing is that sometimes everything works perfectly and I can read…
Part Number: MSP430FR6889 Other Parts Discussed in Thread: ENERGYTRACE Tool/software: Good Day,
Im using MSP430FR6889 evaluation board ( MSP-EXP430FR6889) for my project. I am trying to operate my MSP430 in low power mode( LPM3 or LMP4) but I am facing…
Part Number: MSP430FR6889 Other Parts Discussed in Thread: MSP-EXP430FR6989 , MSP430FR6989 , MSP430FR5994 Hello,
I'm using the launchpad "MSP-EXP430FR6989." The MSP430 MCU was damaged, therefore I soldered a MSP430FR6889 MCU in its stead. It functions…
Part Number: MSP430FR6889
Hello,
I am trying to write a program based on few information collected form different forum posts and some example codes. At this point I am able to directly send a ASCII value over UART but if I use the "printf" function…
Part Number: MSP430FR6889 Hello,
I am using MSP430 and BMI160 in a project. I am using the BMI160 accelerometer to measure vibration. The idea is to use the DSPLib's FFT function to determine the dominant frequency in a vibration event. Based on my…
Part Number: MSP430FR6889 Hello,
I am uisng MSP430FR6889 and BMI160 Sensor. BMI160 has a 24-bit timer counter (BMI datasheet page 53).
I am trying to store this data but not sure if I am following the correct procedure.
I have written a…
Part Number: MSP430FR6889 Hello,
I am utilizing the BMI160-based Sensor Booster Pack and the MSP430FR6889 Launchpad. I'm attempting to do FFT on the BMI160 Accelerometer data using the MSPDSP library. I'm utilizing a platform that vibrates between 3…
That statement is about 5 years old, and inaccurate, so it should really be removed.
Of course it depends on your application, but we have been tracking codesize across a number of "real" example programs during MSP430-GCC development, and performance…
Part Number: MSP430FR6889 Other Parts Discussed in Thread: MSP430WARE , MSP430FR5889 Hello!
The customer says that he use MSP430FR6889 in his project. The problem is that power consumption in LP3.5, LP4 modes is 200uA, it's to high. I've attached scheme…