Thanks to the decision of TI of not supporting this device and my effort + time....I decided to not provide that information in this forum.
Sorry about any inconvenience.
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.
Thanks to the decision of TI of not supporting this device and my effort + time....I decided to not provide that information in this forum.
Sorry about any inconvenience.
Amit Ashara said:Hello PAk,
What sort of help are you looking for?
Regards
Amit
Hello Amit.
The data I'm getting is not working as expected. I have corrected the I2C function (in specific the !I2CMasterBusy and HWREG(ulI2CBase + I2C_O_MRIS) issues)
The same code is working better with mbed in a Nucleo board with the same MPU9250 device, so maybe there is an issue with the compiler, maybe it is the i2c readings, maybe it is how the sqrt functions behave with CCS compiler.... I am not sure, but I have spent 3 days with this and I am not able to find the cause.
Thank you
Amit Ashara said:Hello PAk
I was referring to the interrupt of the I2C peripheral to avoid polling I2C registers.
Regards
Amit
That is also true....but the answer is mroe or less the same. I tried to clone the mbed/arduino most extended sketch and try to make it work on Tivaware-CCS.
In fact, changing some addresses, it works with MPU9150 as well.
If you want I can upload the MPU9150 code.
Thanks to the decision of TI of not supporting this device and my effort + time....I decided to not provide that information in this forum.
Sorry about any inconvenience.
Hello PAk
PAk said:It happens the same than with the MPU9250, and probably is i2c related.
You mean that the issue occurs on the MPU9150 as well and that I can reproduce it with the sensor hub booster pack?
Regards
Amit
Amit Ashara said:Hello PAkI am unable to get working on this thread.
Regards
Amit
Wow!! Like that? It took me a while to make the example compatible with mpu9150...not happy at all.
Please, tell your boss thanks to him we have decided to make our new designs over Nucleo platform.
Probably, will port the existing too.
Good luck.