Bosch Sensortec Community

    cancel
    Showing results for 
    Search instead for 
    Did you mean: 
    SOLVED

    BMI088 accelerometer noise too high

    BMI088 accelerometer noise too high

    sebmadgwick
    Established Member

    I am migrating our design from the BMI090L to the BMI088. Both part datasheets state an accelerometer noise performance of 160 ug/sqrt(Hz) for X/Y, and 190 ug/sqrt(Hz) for Z. I am observing significantly higher accelerometer noise for the BMI088 as shown in the plots below.

    BMI088 vs BMI090L.png

    The parts are mounted on identical host boards and use the same configuration: GYRO_RANGE_2000_DPS, ACCEL_RANGE_24G, and ACCEL_DATA_SYNC_MODE_400HZ. I am using the latest drivers for both parts.

    If i remove the line bmi08a_load_config_file(&dev) from the BMI088 set up code then the accelerometer noise performance is improved significantly as shown in the plot below.

    Remove Load Config.png

    I suspect there is an issue with the BMI088 driver.

    8 REPLIES 8

    FAE_CA1
    Community Moderator
    Community Moderator

    Hi,

    Thanks for your inquiry.

    You are using BMI088 accel and gyro sync feature. So you need to short BMI088 INT1 pin to INT3 pin as shown at https://github.com/BoschSensortec/BMI08x-Sensor-API/tree/master/examples/read_synchronized_data_mcu. If you did not do this, then you can follow regular example at https://github.com/BoschSensortec/BMI08x-Sensor-API/tree/master/examples/read_sensor_data to get BMI088 accel data. The accel noise level is not related to the config file download.

    Thanks.

    sebmadgwick
    Established Member

    I do not have an issue getting synchronization working. The problem is the accelerometer noise.

    The problem can be demonstrated with a simple configuration (no synchronization). The following configurations uses the SPI interface and read data at 400 Hz using bmi08a_get_data. The only change is the omission of bmi08a_load_config_file. You should be able to replicate this.

     

    Configuration A - No issue

    Code A.png

    Config A.png


    Configuration B - Noise very poor

    Code B.png

    Congif B.png

     

    FAE_CA1
    Community Moderator
    Community Moderator

    Hi,

    Thanks for more info. We will try to reproduce the issue on BMI088 eval. board.

    In the mean time you may purchase the APP3.0 base board at https://www.mouser.com/ProductDetail/Bosch-Sensortec/Application-Board-3.0?qs=sGAEpiMZZMuqBwn8WqcFUi... and BMI088 shuttle board at https://www.mouser.com/ProductDetail/Bosch-Sensortec/BMI088-Shuttle-Board-3.0?qs=sGAEpiMZZMuqBwn8Wqc... to verify the noise level of BMI088 accel.

    Thanks.

    FAE_CA1
    Community Moderator
    Community Moderator

    Hi,

    We are able to reproduce the high BMI088 accel noise issue by following your code. And we found the root cause in your code.

    Basically you should place "bmi08a_load_config_file(&bmi088);" right after the "bmi08a_soft_reset(&bmi088);" and then configure the accel. Now you place "bmi08a_load_config_file(&bmi088);" at the end so that the accel configurations above will be lost or get reset. Therefore, the accel noise level is high. We have verified that once the load config file line of code is below the soft-reset line of code and above those accel configurations, the accel noise level is low.

    Thanks.

    Icon--AD-black-48x48Icon--address-consumer-data-black-48x48Icon--appointment-black-48x48Icon--back-left-black-48x48Icon--calendar-black-48x48Icon--center-alignedIcon--Checkbox-checkIcon--clock-black-48x48Icon--close-black-48x48Icon--compare-black-48x48Icon--confirmation-black-48x48Icon--dealer-details-black-48x48Icon--delete-black-48x48Icon--delivery-black-48x48Icon--down-black-48x48Icon--download-black-48x48Ic-OverlayAlertIcon--externallink-black-48x48Icon-Filledforward-right_adjustedIcon--grid-view-black-48x48IC_gd_Check-Circle170821_Icons_Community170823_Bosch_Icons170823_Bosch_Icons170821_Icons_CommunityIC-logout170821_Icons_Community170825_Bosch_Icons170821_Icons_CommunityIC-shopping-cart2170821_Icons_CommunityIC-upIC_UserIcon--imageIcon--info-i-black-48x48Icon--left-alignedIcon--Less-minimize-black-48x48Icon-FilledIcon--List-Check-grennIcon--List-Check-blackIcon--List-Cross-blackIcon--list-view-mobile-black-48x48Icon--list-view-black-48x48Icon--More-Maximize-black-48x48Icon--my-product-black-48x48Icon--newsletter-black-48x48Icon--payment-black-48x48Icon--print-black-48x48Icon--promotion-black-48x48Icon--registration-black-48x48Icon--Reset-black-48x48Icon--right-alignedshare-circle1Icon--share-black-48x48Icon--shopping-bag-black-48x48Icon-shopping-cartIcon--start-play-black-48x48Icon--store-locator-black-48x48Ic-OverlayAlertIcon--summary-black-48x48tumblrIcon-FilledvineIc-OverlayAlertwhishlist