wang shoupeng / Mbed 2 deprecated MPU9150_nucleo_noni2cdev_F401

Dependencies:   CMSIS_DSP_401 MPU9150_DMP_Nucleo QuaternionMath mbed

Fork of MPU9150_nucleo_noni2cdev by Akash Vibhute

Files at this revision

API Documentation at this revision

Comitter:
wspytu
Date:
Fri Jun 09 02:18:06 2017 +0000
Parent:
1:211e86759c77
Commit message:
MPU9150&stm32f401_nucleo ?????

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Sun Mar 29 08:40:03 2015 +0000
+++ b/main.cpp	Fri Jun 09 02:18:06 2017 +0000
@@ -9,7 +9,8 @@
 char buffer[200];
  
 int main(){
-    debug.baud(921600);
+ //   debug.baud(921600);
+    debug.baud(115200);
     
     if(imu.isReady()){
         debug.printf("MPU9150 is ready\r\n");