Hi everyone!
I'm migrating the MPL library to another platform (specifically 8051). Looking at the example code, I see that it calls a calibration function which fills a buffer called Calbuffer [2000] with data sent from the PC application. So my question is: What data do i place in my Calbuffer[ ]? And once I have that data, what are the next steps for calibration?
Thanks!
- Log in to post comments
phpbb Topic ID
13413
Re: Re: Calibration IMU
Have you resolved this issue when you migrated to v2.0 of our Embedded MotionApps platform?
Re: Re: Calibration IMU
No, I haven't resolved this issue. Do you have any solution about that? Thanks, bye
Re: Re: Calibration IMU
Upon initialization the Calbuffer[] will be utilized by library functions and the calibration functions will run properly. Additional attention to this data is not necessary.