[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Paparazzi-devel] MPU9250 Driver in SPI mode
From: |
Moses |
Subject: |
Re: [Paparazzi-devel] MPU9250 Driver in SPI mode |
Date: |
Mon, 25 May 2015 07:05:47 -0700 (MST) |
Complex: you should read *MPU9250 Register Map and Descriptions* it have all
info.
Simple: MPU9250 I2C SLV4 is easy to init a device(I2C_SLV4_DO/I2C_SLV4_DI),
most of time you can init device with SLV4 and read data continues with
SLV0-3.
--
View this message in context:
http://lists.paparazziuav.org/MPU9250-Driver-in-SPI-mode-tp16954p17030.html
Sent from the paparazzi-devel mailing list archive at Nabble.com.