Modified I2C write / read methods for ST nucleo platforms. Library and code now works with Nucleo F411. Should also work with Nucleo F401.

Dependents:   MPU9150_nucleo_noni2cdev MPU9150_nucleo_noni2cdev_F401 JPEGCamera_SIM808_MPU9150_STM32F401RE

Fork of MPU9150_DMP by Chris Pepper

Files at this revision

API Documentation at this revision

Comitter:
akashvibhute
Date:
Sun Mar 29 08:38:25 2015 +0000
Parent:
4:a4f794629c31
Commit message:
Inserted update comment

Changed in this revision

MPU9150.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r a4f794629c31 -r 20152826993d MPU9150.cpp
--- a/MPU9150.cpp	Sun Mar 29 08:35:36 2015 +0000
+++ b/MPU9150.cpp	Sun Mar 29 08:38:25 2015 +0000
@@ -6,6 +6,7 @@
  *  This library now works well with Nucelo boards from ST
  *
  */
+ 
 
 // Copyright (c) 2014 Chris Pepper