thank you for this answer.
so if we took the lpc2148 processor and the YAPA 2 board.
I can use MPU6050 sensor on the I2C connector and if I will not be able to use the barometric sensor BMP085 since it needs an I2C connector too ?
Should I understand that the lpc2148 processor will better work with MPU6000 on SPI and BMP085 on I2C ?
another example, some IMUs boards have
BMP180 + HMC5883L + MPU6050 sensors and one unique I2C output. Do I need a driver for this specific board ? or do I need 3 separate drives (one for each sensor ?)
If I plug it to the lpc2148 processor board let's say YAPA will it work ? (assuming I have separately the driver for each one of the sensors ?)
Thanks you for your answer.
Imed LIMAIEM
address@hidden
On Sun, Nov 25, 2012 at 11:42 AM, Prof. Dr.-Ing. Heinrich Warmers
<address@hidden> wrote:
Dear Imed LIMAIEM,
its differ from the processor type.
Currently i have the MPU6000 (spi) and MPU6050 (i2c drotek modules )
in combination with processor (lpc2148) i2c barometer (bmp085) and
magnetometer running for the LPC2148 for fixed wing and multirotor
(MPU6000 spi). It is difficult to hold the 500 Hz for multirotor with
the MPU6050.
The base for the MPU6000 driver is the aspirin driver with a new spi
interfasce for the spi interface of the lpc2148.
For fixed wing (60Hz) the driver aspirin2_i2c works fine with drotek
modules.
I will send a push request soon.
It would be nice if we split the asperin driver in 2 parts. One for imu
data and a secound for additonal i2c sensors magnetometer and
barometer.
Regards,
Heinrich Warmers
limaiem imed schrieb:
Hi
all,
I have one simple question.
I see lot of IMU in the market with many combination of sensors
(MPU60XX, Barometers ... Magnetometers ...) and many drivers been
written for each sensor and each AP architecture with the following
combinations:
SPI /
STM / I2C/SPI
My question is: Is PPZ code able to recognize each combination ? I mean
if I plug an IMU in the I2C port and define well this my airframe code
will it work ? or should I modify the drives and so ... ?
Regards,
Imed LIMAIEM
address@hidden
_______________________________________________
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel
_______________________________________________
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel
_______________________________________________
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel