mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
new Bosch BMI088 IMU driver using FIFOs and DRDY
This commit is contained in:
@@ -7,9 +7,9 @@ adc start
|
||||
# Internal SPI bus ICM-20689
|
||||
icm20689 -R 2 -s start
|
||||
|
||||
# Internal SPI bus BMI088 accel/gyro
|
||||
bmi088 -A -R 10 -s start
|
||||
bmi088 -G -R 10 -s start
|
||||
# Internal SPI BMI088
|
||||
bmi088 -A -R 2 -s start
|
||||
bmi088 -G -R 2 -s start
|
||||
|
||||
# internal compass
|
||||
ist8310 -I start
|
||||
|
||||
Reference in New Issue
Block a user