It is modified accordingly to work with sparkfun dmp library under mbed platform
Dependents: MPU9250-dmp-bluepill MPU9250-dmp
Fork of MotionDriver_6_1 by
History
get_ms now returns the counter.
2017-08-14, by mbedoguz [Mon, 14 Aug 2017 07:36:07 +0000] rev 6
get_ms now returns the counter.
mbedcompat is updated.; mbed_i2c_write and mbed_i2c_read functions are all fixed and working.;
2017-08-11, by mbedoguz [Fri, 11 Aug 2017 07:42:24 +0000] rev 5
mbedcompat is updated.; mbed_i2c_write and mbed_i2c_read functions are all fixed and working.;
mdcompat is updated, mbed_i2c_write wasn't working properly, now it does)
2017-08-10, by mbedoguz [Thu, 10 Aug 2017 14:42:44 +0000] rev 4
mdcompat is updated, mbed_i2c_write wasn't working properly, now it does)
changes are made to sucessfully receive and transmit data by i2c
2017-08-08, by mbedoguz [Tue, 08 Aug 2017 14:14:26 +0000] rev 3
changes are made to sucessfully receive and transmit data by i2c
changes are made to identify problems
2017-08-08, by mbedoguz [Tue, 08 Aug 2017 08:38:48 +0000] rev 2
changes are made to identify problems
It is modified to work wirh mbed platform. Now compiles but fifo is not available (Using sparkfun dmp library)
2017-08-07, by mbedoguz [Mon, 07 Aug 2017 13:49:51 +0000] rev 1
It is modified to work wirh mbed platform. Now compiles but fifo is not available (Using sparkfun dmp library)
Initial commit, copied from Motion Driver 6.1 no edits
2014-08-24, by oprospero [Sun, 24 Aug 2014 00:52:07 +0000] rev 0
Initial commit, copied from Motion Driver 6.1 no edits