This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Sir,
As I am new to this field, I have an application requiring interfacing of 3 IMU and processing the Data in real time for wearable application.
3 IMU will be communicating with MSP430F5217 using I2C at rate of 250 Hz. The sensor fusion algorithm can be used for multiple imu data sets?
Please suggest whether MSP430F5217 will be suitable for this application.
Hi Brita,
Yeah 3 IMU would be acting as slaves. I
I am talking about the sensor fusion algorithm that come in F521x/F522x- as mentioned in datasheet for 9-axis sensor fusion solution.
I want to use this sensor fusion algorithm for each imu and transmit final orientation to MSP430F521x at the rate of 100 Hz.
MSP430F521x will be acting as sensor hub receiving orientation data from imu and processing it in real time.
Is that is possible with MSP430F521x?
Hi,
thanks for clarification. I understand that you want to use a similar attempt as shown in Nine-Axis Sensor Fusion Using the Direction Cosine Matrix Algorithm on the MSP430F5xx Family Application Report (SLAA518).
To me it seems the main difference is that the IC you intend to use doesn't have USB but if you don't intend to use it there shouldn't be anything impeding to use the fusion algorithm provided with the application report. Every IMU would act as one sensor in your system so it's really similar to what is shown in the application report also. You'd just use a different set of sensors.
Best regards,
Britta
**Attention** This is a public forum